Only build master and bors branches on appveyor

This commit is contained in:
Philipp Oppermann
2018-06-18 21:30:29 +02:00
parent 521ff876b9
commit 803eafe632

View File

@@ -1,7 +1,8 @@
branches: branches:
except: only:
# Used by bors - staging
- staging.tmp - trying
- master
# Appveyor configuration template for Rust using rustup for Rust installation # Appveyor configuration template for Rust using rustup for Rust installation
# https://github.com/starkat99/appveyor-rust # https://github.com/starkat99/appveyor-rust