Skip to content

Commit 4ab7bee

Browse files
committed
travis ci pip version changed.
1 parent 839d6af commit 4ab7bee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ cache:
1212
- $HOME/.pip-cache/
1313

1414
install:
15-
- pip install pip==8.1.2
15+
- pip install pip==9.0.1
1616
- pip install -r requirements-dev.txt --allow-all-external
1717
- pip install coveralls
1818

0 commit comments

Comments
 (0)