Skip to content

Commit 15b1db9

Browse files
committed
coveralls is flaky - ignore result
> Couldn't find a repository matching this job
1 parent 26d5d9e commit 15b1db9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ commands =
1717
coverage run --append setup.py test
1818
coverage report --omit='.tox/*'
1919
codecov -e TOXENV
20-
coveralls
20+
-coveralls
2121
passenv = CI TRAVIS_BUILD_ID TRAVIS TRAVIS_BRANCH TRAVIS_JOB_NUMBER TRAVIS_PULL_REQUEST TRAVIS_JOB_ID TRAVIS_REPO_SLUG TRAVIS_COMMIT
2222

2323
[testenv:begin]

0 commit comments

Comments
 (0)