forked from mirror/redis
travis: run tests on Go tip.
This commit is contained in:
parent
a4b3e099fc
commit
bb8a57d395
|
@ -6,6 +6,7 @@ services:
|
|||
go:
|
||||
- 1.3
|
||||
- 1.4
|
||||
- tip
|
||||
|
||||
install:
|
||||
- go get gopkg.in/bufio.v1
|
||||
|
|
Loading…
Reference in New Issue