that doesn't work on windows

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