Skip to content

Commit

Permalink
- fix travis config
Browse files Browse the repository at this point in the history
  • Loading branch information
dataflake committed Sep 2, 2020
1 parent 020bcef commit 4528c25
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 @@ -16,7 +16,7 @@ matrix:
env: TOXENV=py38

install:
- install -U pip setuptools tox coveralls
- pip install -U pip setuptools tox coveralls

script:
- tox
Expand Down

0 comments on commit 4528c25

Please sign in to comment.