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 26d5d9e commit 15b1db9Copy full SHA for 15b1db9
tox.ini
@@ -17,7 +17,7 @@ commands =
17
coverage run --append setup.py test
18
coverage report --omit='.tox/*'
19
codecov -e TOXENV
20
- coveralls
+ -coveralls
21
passenv = CI TRAVIS_BUILD_ID TRAVIS TRAVIS_BRANCH TRAVIS_JOB_NUMBER TRAVIS_PULL_REQUEST TRAVIS_JOB_ID TRAVIS_REPO_SLUG TRAVIS_COMMIT
22
23
[testenv:begin]
0 commit comments