aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/tools/ci_build/install/install_bazel.sh
diff options
context:
space:
mode:
authorGravatar Gunhan Gulsoy <gunan@google.com>2016-10-17 09:54:44 -0800
committerGravatar TensorFlower Gardener <gardener@tensorflow.org>2016-10-17 11:04:47 -0700
commit40aee90b9217a5f72360bcf25cc1a0999ff5d464 (patch)
tree8eef92d90620dd3797e35a3b1d7f9aef1c2729eb /tensorflow/tools/ci_build/install/install_bazel.sh
parent382aa6e239152cbfd56d1f61aef9b6b7d27bbfe3 (diff)
Automated rollback of change 136356467
Change: 136369196
Diffstat (limited to 'tensorflow/tools/ci_build/install/install_bazel.sh')
-rwxr-xr-xtensorflow/tools/ci_build/install/install_bazel.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tensorflow/tools/ci_build/install/install_bazel.sh b/tensorflow/tools/ci_build/install/install_bazel.sh
index b044372643..3c5ccb0a04 100755
--- a/tensorflow/tools/ci_build/install/install_bazel.sh
+++ b/tensorflow/tools/ci_build/install/install_bazel.sh
@@ -17,7 +17,7 @@
set -e
# Select bazel version.
-BAZEL_VERSION="0.3.2"
+BAZEL_VERSION="0.3.1"
# Install bazel.
mkdir /bazel