Skip to content

Commit

Permalink
Pass travis environment variables to tox environments
Browse files Browse the repository at this point in the history
  • Loading branch information
evilaliv3 committed Jan 4, 2016
1 parent c77617e commit 2337319
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ commands =
coverage report -m

[testenv:coveralls]
passenv = TRAVIS TRAVIS_JOB_ID TRAVIS_BRANCH
deps =
coverage
coveralls
Expand Down

0 comments on commit 2337319

Please sign in to comment.