Skip to content

Commit 2401fab

Browse files
authored
Update .travis.yml
1 parent 43910e2 commit 2401fab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
dist: trusty
33
language: python
44
cache: pip
5-
install: pip install tensorflow==1.2.0rc2
5+
install: pip install tensorflow
66
script: python -c 'exec(open("README.md").read().split("```")[1][6:])'

0 commit comments

Comments
 (0)