mirror of
https://github.com/phil-opp/blog_os.git
synced 2025-12-17 23:07:50 +00:00
Only build master and bors branches on appveyor
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user