Skip to content

Commit

Permalink
update pip version
Browse files Browse the repository at this point in the history
  • Loading branch information
WillianFuks committed Dec 16, 2020
1 parent a82d0f5 commit c7cdc5f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
language: python
cache: pip
dist: xenial

jobs:
Expand All @@ -24,7 +23,7 @@ jobs:
env: TOX_ENV=travis-coveralls

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

script:
tox -e $TOX_ENV
Expand Down

0 comments on commit c7cdc5f

Please sign in to comment.