Stop Appveyor from building PRs twice
This commit is contained in:
@@ -12,5 +12,5 @@ install:
|
|||||||
- cargo -vV
|
- cargo -vV
|
||||||
build: false
|
build: false
|
||||||
test_script:
|
test_script:
|
||||||
- cargo build --verbose
|
|
||||||
- cargo test --verbose
|
- cargo test --verbose
|
||||||
|
skip_branch_with_pr: true
|
||||||
|
|||||||
Reference in New Issue
Block a user