From a4ad95636849973153798e84fb0d10898b9e53e5 Mon Sep 17 00:00:00 2001 From: Nick Felt Date: Mon, 25 Feb 2019 06:54:48 -0800 Subject: [PATCH] Update Travis to use TensorFlow 1.13.0-rc2 --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 1f840e177d..faea2bb3b3 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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: