Update travis to use bazel 0.17.1 (#522)

This commit is contained in:
Preston Van Loon 2018-09-16 12:27:02 -04:00 committed by Raul Jordan
parent cddae7a306
commit 2c3d2032e4

View File

@ -17,7 +17,7 @@ matrix:
- ./scripts/coverage.sh
- bash <(curl -s https://codecov.io/bash)
- os: linux
env: V=0.16.0
env: V=0.17.1
before_install:
# Install Bazel
- |
@ -65,7 +65,7 @@ matrix:
# Shutdown must be last.
- bazel shutdown
- os: osx
env: V=0.16.0
env: V=0.17.1
before_install:
# Install Bazel
- |
@ -129,4 +129,4 @@ matrix:
after_failure:
- wget https://raw.githubusercontent.com/k3rn31p4nic/travis-ci-discord-webhook/master/send.sh
- chmod +x send.sh
- ./send.sh failure $WEBHOOK_URL
- ./send.sh failure $WEBHOOK_URL