We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent da9bee6 commit 64cb3beCopy full SHA for 64cb3be
.travis.yml
@@ -154,8 +154,7 @@ install:
154
# set library path
155
- export LD_LIBRARY_PATH=$HOME/miniconda/envs/test-environment/lib/:$LD_LIBRARY_PATH
156
157
- # install
158
- orFlow (CPU version).
+ # install TensorFlow (CPU version).
159
- pip install tensorflow==1.14.0
160
161
# detect whether core files are changed or not (from Keras)
0 commit comments