Skip to content

Commit dfc66ef

Browse files
committed
Update Travis to use TensorFlow 2.2.0
1 parent 4f0bafd commit dfc66ef

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
@@ -23,7 +23,7 @@ env:
2323
- BAZEL_SHA256SUM=e13581d44faad6ac807dd917e682fef20359d26728166ac35dadd8ee653a580d
2424
matrix:
2525
- TF_VERSION_ID=tensorflow==1.15.0
26-
- TF_VERSION_ID=tensorflow==2.2.0rc3
26+
- TF_VERSION_ID=tensorflow==2.2.0
2727
- TF_VERSION_ID= # Do not install TensorFlow in this case
2828

2929
cache:

0 commit comments

Comments
 (0)