We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c3ecb82 commit d552132Copy full SHA for d552132
appveyor.yml
@@ -48,4 +48,4 @@ test_script:
48
- "C:\\MinGW\\bin\\mingw32-make coverage"
49
50
on_success:
51
- - "codecov -f coverage.xml"
+ - "pipenv run codecov -f coverage.xml"
0 commit comments