Skip to content

Commit

Permalink
Merge pull request #221 from pylast/upgrade-tox
Browse files Browse the repository at this point in the history
Use latest Tox
  • Loading branch information
hugovk committed Sep 19, 2017
2 parents df0bdf6 + 32495cb commit 473721a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -39,7 +39,7 @@ matrix:
sudo: false

install:
- travis_retry pip install tox==2.1.1
- travis_retry pip install tox
- travis_retry pip install coverage

script: tox
Expand Down

0 comments on commit 473721a

Please sign in to comment.