Skip to content

Commit

Permalink
Apparently you still have to install tox.
Browse files Browse the repository at this point in the history
  • Loading branch information
jamadden committed Apr 10, 2015
1 parent 341bc08 commit 5ef5ba4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Expand Up @@ -9,6 +9,8 @@ env:
- TOX_ENV=py34
- TOX_ENV=pypy
- TOX_ENV=pypy3
install:
- pip install tox
script:
- tox -e $TOX_ENV
notifications:
Expand Down

0 comments on commit 5ef5ba4

Please sign in to comment.