Skip to content

Commit f3293e9

Browse files
committed
Update Travis to use TensorFlow 1.11.0-rc1
1 parent 956b72b commit f3293e9

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.11.0rc1
1919

2020
cache:
2121
directories:

0 commit comments

Comments
 (0)