Skip to content

Commit a2a457e

Browse files
committed
Update travis to use TensorFlow 1.6.0-rc0
1 parent 4b02721 commit a2a457e

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

1818
env:
19-
- BAZEL=0.9.0 TF=NIGHTLY
19+
- BAZEL=0.9.0 TF=1.6.0rc0
2020

2121
cache:
2222
directories:

0 commit comments

Comments
 (0)