Skip to content

Commit

Permalink
Update Travis to use TensorFlow 1.13.0-rc2
Browse files Browse the repository at this point in the history
  • Loading branch information
nfelt committed Feb 25, 2019
1 parent 818ae9f commit a4ad956
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ env:
#
# Grab the BAZEL_SHA256SUM from the Bazel releases page; e.g.:
# bazel-0.20.0-linux-x86_64.sha256
- TF_VERSION_ID=tf-nightly BAZEL=0.21.0 BAZEL_SHA256SUM=7a2f347d779c4c772cdb318f0435f8d489a238be42e7a9bf1e2bad94b1c3094f
- TF_VERSION_ID=tensorflow==1.13.0rc2 BAZEL=0.21.0 BAZEL_SHA256SUM=7a2f347d779c4c772cdb318f0435f8d489a238be42e7a9bf1e2bad94b1c3094f

cache:
directories:
Expand Down

0 comments on commit a4ad956

Please sign in to comment.