Skip to content

Commit

Permalink
invoke tox directly
Browse files Browse the repository at this point in the history
  • Loading branch information
bolkedebruin authored and mistercrunch committed Oct 21, 2015
1 parent fb3cafe commit 24ead4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,5 @@ script:
- pip --version
- pip wheel --wheel-dir=$HOME/.wheelhouse -r requirements.txt
- tox --version
- ./run_tox.sh
- tox -e $TOX_ENV

0 comments on commit 24ead4a

Please sign in to comment.