bump travis bazel version
This commit is contained in:
parent
be2bd7b4f5
commit
92db384291
|
|
@ -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
|
||||
- |
|
||||
|
|
|
|||
Loading…
Reference in New Issue