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 beaf598 commit 39e5338Copy full SHA for 39e5338
.travis.yml
@@ -81,4 +81,4 @@ install:
81
- pip3 install -r requirements.txt
82
script:
83
- pytest -v --cov --cov-report xml
84
- - python-codacy-coverage
+ - python-codacy-coverage || true
0 commit comments