Skip to content

Commit 67972dc

Browse files
committed
Travis: Update TensorFlow versions for 2.1.0 release
1 parent c573dbe commit 67972dc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ env:
1919
- BAZEL=0.26.1
2020
- BAZEL_SHA256SUM=6c50e142a0a405d3d8598050d6c1b3920c8cdb82a7ffca6fc067cb474275148f
2121
matrix:
22-
- TF_VERSION_ID=tensorflow==1.15.0rc3
23-
- TF_VERSION_ID=tf-nightly==2.1.0.dev20191118
22+
- TF_VERSION_ID=tensorflow==1.15.0
23+
- TF_VERSION_ID=tensorflow==2.1.0rc0
2424
- TF_VERSION_ID= # Do not install TensorFlow in this case
2525

2626
cache:

0 commit comments

Comments
 (0)