mirror of
https://github.com/redis/go-redis.git
synced 2025-06-05 06:42:39 +03:00
Test on Go 1.15
This commit is contained in:
parent
a722cde148
commit
2bf7ec6cfe
@ -5,18 +5,14 @@ services:
|
||||
- redis-server
|
||||
|
||||
go:
|
||||
- 1.12.x
|
||||
- 1.13.x
|
||||
- 1.14.x
|
||||
- 1.15.x
|
||||
- tip
|
||||
|
||||
matrix:
|
||||
allow_failures:
|
||||
- go: tip
|
||||
|
||||
env:
|
||||
- GO111MODULE=on
|
||||
|
||||
go_import_path: github.com/go-redis/redis
|
||||
|
||||
before_install:
|
||||
|
Loading…
x
Reference in New Issue
Block a user