mirror of https://github.com/etcd-io/dbtester.git
travis: upgrade Go version
Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
This commit is contained in:
parent
e7294311a0
commit
b23718ac4e
|
|
@ -3,7 +3,7 @@ language: go
|
|||
sudo: false
|
||||
|
||||
go:
|
||||
- 1.8
|
||||
- 1.9.2
|
||||
|
||||
script:
|
||||
- ./scripts/tests.sh
|
||||
|
|
|
|||
Loading…
Reference in New Issue