diff --git a/.appveyor.yml b/.appveyor.yml index 684be853..5dc1cb53 100644 --- a/.appveyor.yml +++ b/.appveyor.yml @@ -1,7 +1,8 @@ branches: - except: - # Used by bors - - staging.tmp + only: + - staging + - trying + - master # Appveyor configuration template for Rust using rustup for Rust installation # https://github.com/starkat99/appveyor-rust