Merge branch 'post-08' into post-09

This commit is contained in:
Philipp Oppermann
2019-01-27 16:33:54 +01:00
2 changed files with 2 additions and 2 deletions

View File

@@ -3,7 +3,7 @@ branches:
- staging
- trying
- master
- /z_post_*/
- /post-.*/
# Appveyor configuration template for Rust using rustup for Rust installation
# https://github.com/starkat99/appveyor-rust

View File

@@ -22,7 +22,7 @@ branches:
# Build pull requests.
- master
# Build post braches
- /^z_post_.*$/
- /^post-.*$/
cache:
directories: