Skip to content

Commit

Permalink
Upgrade Travis Bazel from v3.5.0 to v3.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
gebn committed Oct 15, 2020
1 parent ffa2594 commit 7a401e5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ services:
- docker
env:
global:
- BAZEL_VERSION=3.5.0
- BAZEL_SHA256=8b92c871dc85afc74f4e1c55992b8edd2984b52df809009afaa290fad7587973
- BAZEL_VERSION=3.6.0
- BAZEL_SHA256=74818248b8c643da013f3e76c9fdc81c37dd4aceedcc7c55d2ba52ff6044379c
before_install:
- |
wget -O install.sh "https://github.com/bazelbuild/bazel/releases/download/${BAZEL_VERSION}/bazel-${BAZEL_VERSION}-installer-linux-x86_64.sh"
Expand Down

0 comments on commit 7a401e5

Please sign in to comment.