forked from mirror/redis
travis: fix build.
This commit is contained in:
parent
3bea997988
commit
da53e96ce8
|
@ -13,3 +13,4 @@ install:
|
|||
- go get github.com/vmihailenco/bufio
|
||||
- go get github.com/golang/glog
|
||||
- go get launchpad.net/gocheck
|
||||
- go get gopkg.in/redis.v1
|
||||
|
|
Loading…
Reference in New Issue