Fixes tox

This commit is contained in:
Ask Solem 2015-10-05 21:22:41 -07:00
parent f07ca7d4a7
commit 88e5be705a
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ before_install:
python --version
uname -a
lsb_release -a
sudo travis_retry pip install tox
sudo pip install tox
script: tox -v -e $TRAVIS_PYTHON_VERSION -- -v
after_success:
- .tox/$TRAVIS_PYTHON_VERSION/bin/coveralls