mirror of
https://gitlab.com/pulsechaincom/prysm-pulse.git
synced 2025-01-03 00:27:38 +00:00
Update travis to use bazel 0.17.1 (#522)
This commit is contained in:
parent
cddae7a306
commit
2c3d2032e4
@ -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
|
||||
- |
|
||||
|
Loading…
Reference in New Issue
Block a user