Skip to content
This repository has been archived by the owner on Aug 1, 2021. It is now read-only.

Commit

Permalink
Upgrade pip within travis run
Browse files Browse the repository at this point in the history
  • Loading branch information
b1naryth1ef committed Jul 18, 2017
1 parent 19f0d76 commit bd213af
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,7 @@ python:
- '3.6'
- 'nightly'

install:
- pip install --user -U pip

script: 'python setup.py test'

0 comments on commit bd213af

Please sign in to comment.