Skip to content

Commit 64cb3be

Browse files
authored
Update .travis.yml
1 parent da9bee6 commit 64cb3be

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.travis.yml

+1-2
Original file line numberDiff line numberDiff line change
@@ -154,8 +154,7 @@ install:
154154
# set library path
155155
- export LD_LIBRARY_PATH=$HOME/miniconda/envs/test-environment/lib/:$LD_LIBRARY_PATH
156156

157-
# install
158-
orFlow (CPU version).
157+
# install TensorFlow (CPU version).
159158
- pip install tensorflow==1.14.0
160159

161160
# detect whether core files are changed or not (from Keras)

0 commit comments

Comments
 (0)