Thanks to visit codestin.com Credit goes to github.com
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 32713a5 commit b5137bcCopy full SHA for b5137bc
.travis.yml
@@ -28,4 +28,4 @@ after_script:
28
- python debug-info.py
29
30
after_success:
31
- - if [[ $TRAVIS_PYTHON_VERSION != pypy* ]]; then coverage combine && codecov; fi
+ - if [[ $TRAVIS_PYTHON_VERSION != pypy* ]]; then codecov; fi
0 commit comments