Turn off verbose flag on AppVeyor

This commit is contained in:
Sean McArthur
2019-01-11 11:42:27 -08:00
parent f769f542a7
commit e4b09596cd
+1 -1
View File
@@ -12,5 +12,5 @@ install:
- cargo -vV
build: false
test_script:
- cargo test --verbose
- cargo test
skip_branch_with_pr: true