mirror of
https://github.com/redis/go-redis.git
synced 2025-04-17 20:17:02 +03:00
travis: test on tip.
This commit is contained in:
parent
ee3a8f1212
commit
f130ab6161
@ -1,13 +1,18 @@
|
||||
language: go
|
||||
sudo: false
|
||||
language: go
|
||||
|
||||
services:
|
||||
- redis-server
|
||||
- redis-server
|
||||
|
||||
go:
|
||||
- 1.3
|
||||
- 1.4
|
||||
- 1.5
|
||||
- tip
|
||||
|
||||
matrix:
|
||||
allow_failures:
|
||||
- go: tip
|
||||
|
||||
install:
|
||||
- go get gopkg.in/bsm/ratelimit.v1
|
||||
|
Loading…
x
Reference in New Issue
Block a user