Skip to content

Commit

Permalink
#98 upgrade pip
Browse files Browse the repository at this point in the history
  • Loading branch information
yegor256 committed Jul 14, 2020
1 parent fff4599 commit 7640e5f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Expand Up @@ -22,8 +22,10 @@ before_install:
- sudo apt-get update
- sudo apt purge python2.7-minimal
- sudo apt-get install python3 python3-pip python3-setuptools
- pip3 install --upgrade pip
- rvm install 2.6.0
- rvm use 2.6.0
- python --version
- python3 --version
- pip3 --version
install:
Expand Down

0 comments on commit 7640e5f

Please sign in to comment.