Skip to content

Commit

Permalink
Install tox in ci
Browse files Browse the repository at this point in the history
  • Loading branch information
ethe committed Jul 7, 2019
1 parent 3c5154e commit f8327dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -11,7 +11,7 @@ matrix:
sudo: true

install:
- pip install codecov
- pip install tox codecov

script:
- tox -e py
Expand Down

0 comments on commit f8327dd

Please sign in to comment.