Skip to content

Commit

Permalink
TRAVIS_JOB_ID to fix coveralls.io
Browse files Browse the repository at this point in the history
  • Loading branch information
groovecoder committed Aug 14, 2016
1 parent 61daab8 commit 117dc15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ envlist = py27, style, docs


[testenv]
passenv = CI TRAVIS TRAVIS_BRANCH TRAVIS_JOB_NUMBER TRAVIS_PULL_REQUEST TRAVIS_JOB_ID TRAVIS_REPO_SLUG TRAVIS_COMMIT
passenv = TRAVIS TRAVIS_JOB_ID TRAVIS_BRANCH
deps =
-r{toxinidir}/requirements-test.txt
coveralls
Expand Down

0 comments on commit 117dc15

Please sign in to comment.