Skip to content

Commit 3b82e23

Browse files
author
Han Wang
committed
do not upgrade pip
1 parent 98ec02b commit 3b82e23

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
@@ -72,7 +72,7 @@ matrix:
7272
- CXX=g++-8
7373
- TENSORFLOW_VERSION=2.0
7474
before_install:
75-
- pip install --upgrade pip
75+
# - pip install --upgrade pip
7676
- pip install --upgrade setuptools
7777
- pip install tensorflow==$TENSORFLOW_VERSION
7878
install:

0 commit comments

Comments
 (0)