Skip to content

Commit

Permalink
Pass TRAVIS_PULL_REQUEST to the scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
bolkedebruin committed Mar 9, 2016
1 parent d2b3104 commit 80a6acb
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 @@ -38,6 +38,7 @@ passenv =
TRAVIS_JOB_ID
USER
TRAVIS_CACHE
TRAVIS_PULL_REQUEST
commands =
pip wheel -w {homedir}/.wheelhouse -f {homedir}/.wheelhouse -r requirements.txt
pip install --find-links={homedir}/.wheelhouse --no-index -rrequirements.txt
Expand Down

0 comments on commit 80a6acb

Please sign in to comment.