Skip to content

Commit

Permalink
Wrestling with Travis #10.
Browse files Browse the repository at this point in the history
  • Loading branch information
Tinche committed Apr 16, 2015
1 parent 5f8ddab commit 25037a4
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 @@ -8,7 +8,7 @@ env:
install:
- pip install tox

script: tox
script: tox -e $TOX_ENV

after_success:
- pip install coveralls && cd tests && coveralls

0 comments on commit 25037a4

Please sign in to comment.