Skip to content

Commit

Permalink
bump travis bazel version
Browse files Browse the repository at this point in the history
  • Loading branch information
numerology committed Jan 30, 2020
1 parent be2bd7b commit 92db384
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 @@ -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
- |
Expand Down

0 comments on commit 92db384

Please sign in to comment.