1
0
mirror of https://github.com/redis/go-redis.git synced 2025-09-07 07:47:24 +03:00

travis: fix build.

This commit is contained in:
Vladimir Mihailenco
2014-05-11 17:18:00 +03:00
parent 3bea997988
commit da53e96ce8

View File

@@ -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