forked from mirror/redis
travis: add missing dependencies.
This commit is contained in:
parent
be223ae3c6
commit
09e549f44e
|
@ -10,4 +10,6 @@ go:
|
|||
- tip
|
||||
|
||||
install:
|
||||
- go get github.com/vmihailenco/bufio
|
||||
- go get github.com/golang/glog
|
||||
- go get launchpad.net/gocheck
|
||||
|
|
Loading…
Reference in New Issue