mirror of https://github.com/etcd-io/dbtester.git
Update .travis.yml
This commit is contained in:
parent
5b2cadb4ab
commit
46b57a71df
|
|
@ -3,7 +3,7 @@ language: go
|
|||
sudo: false
|
||||
|
||||
go:
|
||||
- 1.8rc3
|
||||
- 1.8
|
||||
|
||||
script:
|
||||
- ./scripts/tests.sh
|
||||
|
|
|
|||
Loading…
Reference in New Issue