mirror of
https://github.com/rust-lang/cargo.git
synced 2025-10-01 11:30:39 +00:00
Only run appveyor on the master branch
This commit is contained in:
parent
76ef150ada
commit
4857224e6a
@ -25,3 +25,7 @@ build: false
|
||||
|
||||
test_script:
|
||||
- cargo test
|
||||
|
||||
branches:
|
||||
only:
|
||||
- master
|
||||
|
Loading…
x
Reference in New Issue
Block a user