Skip to content

Commit

Permalink
Travis: Use tox in verbose mode
Browse files Browse the repository at this point in the history
  • Loading branch information
ask committed Mar 6, 2013
1 parent 3b91345 commit 8882815
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 @@ -6,4 +6,4 @@ python:
- 3.3
install:
- pip install --use-mirrors tox
script: TOXENV=py$(echo $TRAVIS_PYTHON_VERSION | tr -d .) tox
script: TOXENV=py$(echo $TRAVIS_PYTHON_VERSION | tr -d .) tox -v

0 comments on commit 8882815

Please sign in to comment.