diff --git a/.travis.yml b/.travis.yml index a83ed864e..1b1ce39b6 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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 \ No newline at end of file + - ./send.sh failure $WEBHOOK_URL