Skip to content

Commit 433033b

Browse files
committed
Update Travis to use TensorFlow 1.9.0-rc0
1 parent 324bdf3 commit 433033b

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
@@ -15,7 +15,7 @@ branches:
1515
- /^\d+\.\d+(\.\d+)?(-\S*)?$/
1616

1717
env:
18-
- BAZEL=0.13.0 TF=NIGHTLY
18+
- BAZEL=0.13.0 TF=1.9.0rc0
1919

2020
cache:
2121
directories:

0 commit comments

Comments
 (0)