Skip to content

Commit

Permalink
Fix travis
Browse files Browse the repository at this point in the history
  • Loading branch information
radiac committed Jan 1, 2020
1 parent 6db114f commit e566c9d
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 @@ -2,7 +2,7 @@ dist: xenial
language: python
install:
- pip install --upgrade pip wheel setuptools
- pip install tox coveralls
- pip install tox
script:
- tox
matrix:
Expand Down

0 comments on commit e566c9d

Please sign in to comment.