mirror of
https://github.com/etcd-io/etcd.git
synced 2024-09-27 06:25:44 +00:00
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user