Skip to content

Commit f3aabbe

Browse files
author
Gasper Zejn
committed
Update pip to latest version before installing anything
1 parent d12fecd commit f3aabbe

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ python:
99
- "3.6"
1010
- "pypy-5.3.1"
1111
install:
12+
- pip install -U pip
1213
- pip install -U tox codecov tox-travis
1314
script:
1415
- tox

0 commit comments

Comments
 (0)