mirror of
https://github.com/etcd-io/etcd.git
synced 2024-09-27 06:25:44 +00:00
travis: use Go 1.10.2
Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
This commit is contained in:
parent
18e1686bdf
commit
79e9178181
@ -6,7 +6,7 @@ sudo: required
|
||||
services: docker
|
||||
|
||||
go:
|
||||
- 1.10.1
|
||||
- 1.10.2
|
||||
- tip
|
||||
|
||||
notifications:
|
||||
@ -65,7 +65,7 @@ matrix:
|
||||
env: TARGET=linux-arm64-build
|
||||
- go: tip
|
||||
env: TARGET=linux-ppc64le-build
|
||||
- go: 1.10.1
|
||||
- go: 1.10.2
|
||||
env: TARGET=linux-amd64-fmt-unit-go-tip
|
||||
|
||||
before_install:
|
||||
|
Loading…
x
Reference in New Issue
Block a user