mirror of
https://github.com/redis/go-redis.git
synced 2025-07-23 21:01:00 +03:00
Merge pull request #145 from go-redis/fix/travis-test-go-tip
travis: run tests on Go tip.
This commit is contained in:
@ -6,6 +6,7 @@ services:
|
||||
go:
|
||||
- 1.3
|
||||
- 1.4
|
||||
- tip
|
||||
|
||||
install:
|
||||
- go get gopkg.in/bufio.v1
|
||||
|
Reference in New Issue
Block a user