mirror of
https://github.com/etcd-io/etcd.git
synced 2024-09-27 06:25:44 +00:00
Update travis to use 1.15.7 go version.
This commit is contained in:
parent
f0ecad00e3
commit
73ef0cde01
@ -6,7 +6,7 @@ sudo: required
|
||||
services: docker
|
||||
|
||||
go:
|
||||
- 1.14.3
|
||||
- 1.15.7
|
||||
- tip
|
||||
|
||||
notifications:
|
||||
@ -30,13 +30,13 @@ env:
|
||||
matrix:
|
||||
fast_finish: true
|
||||
allow_failures:
|
||||
- go: 1.14.3
|
||||
- go: 1.15.7
|
||||
env: TARGET=linux-amd64-grpcproxy
|
||||
- go: 1.14.3
|
||||
- go: 1.15.7
|
||||
env: TARGET=linux-amd64-coverage
|
||||
- go: tip
|
||||
env: TARGET=linux-amd64-fmt-unit-go-tip-2-cpu
|
||||
- go: 1.14.3
|
||||
- go: 1.15.7
|
||||
env: TARGET=linux-386-unit-1-cpu
|
||||
exclude:
|
||||
- go: tip
|
||||
|
Loading…
x
Reference in New Issue
Block a user