speed up appveyor

This commit is contained in:
2017-05-28 12:30:58 -04:00
parent e6e3589c36
commit 2936a77678
+1 -1
View File
@@ -50,7 +50,7 @@ install:
- "C:\\MinGW\\bin\\mingw32-make"
test_script:
- "C:\\MinGW\\bin\\mingw32-make coverage"
- "C:\\MinGW\\bin\\mingw32-make ci"
on_success:
- "pipenv run codecov -f coverage.xml"