mirror of
https://github.com/etcd-io/etcd.git
synced 2024-09-27 06:25:44 +00:00
travis.yml: update Go 1.10.8
Signed-off-by: Gyuho Lee <leegyuho@amazon.com>
This commit is contained in:
parent
d57e8b8d97
commit
c6964428ff
@ -6,7 +6,7 @@ sudo: required
|
||||
services: docker
|
||||
|
||||
go:
|
||||
- 1.10.7
|
||||
- 1.10.8
|
||||
|
||||
notifications:
|
||||
on_success: never
|
||||
@ -23,7 +23,7 @@ env:
|
||||
matrix:
|
||||
fast_finish: true
|
||||
allow_failures:
|
||||
- go: 1.10.7
|
||||
- go: 1.10.8
|
||||
env: TARGET=linux-386-unit
|
||||
exclude:
|
||||
- go: tip
|
||||
|
Loading…
x
Reference in New Issue
Block a user