Fix ci build failed

pull/45/head
miraclesu 2017-09-14 10:11:08 +08:00
parent 3eb91e0424
commit 0f1accbf2b
1 changed files with 2 additions and 2 deletions

View File

@ -1,9 +1,9 @@
language: go
go:
- 1.7.6
- 1.8.3
- 1.9
install:
- go get github.com/coreos/etcd/clientv3
- go get -u github.com/coreos/etcd/clientv3
- go get github.com/coreos/etcd/mvcc/mvccpb
- go get github.com/rogpeppe/fastuuid
- go get golang.org/x/net/context