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

travis: add missing dependencies.

This commit is contained in:
Vladimir Mihailenco
2013-12-30 13:48:16 +02:00
parent be223ae3c6
commit 09e549f44e

View File

@@ -10,4 +10,6 @@ go:
- tip - tip
install: install:
- go get github.com/vmihailenco/bufio
- go get github.com/golang/glog
- go get launchpad.net/gocheck - go get launchpad.net/gocheck