Skip to content

Commit

Permalink
ci: Travis: upgrade pip/virtualenv
Browse files Browse the repository at this point in the history
  • Loading branch information
blueyed committed Jan 11, 2020
1 parent bae27f7 commit 716515e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ jobs:
env: TOXENV=py34-cov

install:
- pip install -U pip virtualenv
- pip install tox

script:
Expand Down

0 comments on commit 716515e

Please sign in to comment.