Skip to content

Commit

Permalink
Install tox on travis
Browse files Browse the repository at this point in the history
  • Loading branch information
Christian Stefanescu committed May 7, 2017
1 parent c237664 commit 4360e04
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ python:
- pypy
install:
- pip install coveralls
- pip install tox
script:
coverage run --source=untangle ./setup.py test

Expand Down

0 comments on commit 4360e04

Please sign in to comment.