We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 98ec02b commit 3b82e23Copy full SHA for 3b82e23
.travis.yml
@@ -72,7 +72,7 @@ matrix:
72
- CXX=g++-8
73
- TENSORFLOW_VERSION=2.0
74
before_install:
75
- - pip install --upgrade pip
+# - pip install --upgrade pip
76
- pip install --upgrade setuptools
77
- pip install tensorflow==$TENSORFLOW_VERSION
78
install:
0 commit comments