bump travis bazel version

This commit is contained in:
numerology 2020-01-30 11:50:53 -08:00
parent be2bd7b4f5
commit 92db384291
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ matrix:
include:
- language: generic
env:
- BAZEL_URL="https://github.com/bazelbuild/bazel/releases/download/0.23.0/bazel-0.23.0-installer-linux-x86_64.sh"
- BAZEL_URL="https://github.com/bazelbuild/bazel/releases/download/2.0.0/bazel-2.0.0-installer-linux-x86_64.sh"
before_install:
# Install Bazel
- |