Turn off verbose flag on AppVeyor
This commit is contained in:
@@ -12,5 +12,5 @@ install:
|
|||||||
- cargo -vV
|
- cargo -vV
|
||||||
build: false
|
build: false
|
||||||
test_script:
|
test_script:
|
||||||
- cargo test --verbose
|
- cargo test
|
||||||
skip_branch_with_pr: true
|
skip_branch_with_pr: true
|
||||||
|
|||||||
Reference in New Issue
Block a user