Skip to content

Commit

Permalink
Fix tox missing in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
mayeut committed Jun 29, 2019
1 parent 8a20322 commit 7280bb6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ before_install:

install:
- pip install -r test-requirements.txt
- pip install codecov
- pip install tox codecov
- pip install -e .

script:
Expand Down

0 comments on commit 7280bb6

Please sign in to comment.