forked from mirror/redis
travis: remove Go 1.7 and Go 1.8
This commit is contained in:
parent
5d8c5c5c37
commit
6c3e78d03f
|
@ -5,8 +5,6 @@ services:
|
||||||
- redis-server
|
- redis-server
|
||||||
|
|
||||||
go:
|
go:
|
||||||
- 1.7.x
|
|
||||||
- 1.8.x
|
|
||||||
- 1.9.x
|
- 1.9.x
|
||||||
- 1.10.x
|
- 1.10.x
|
||||||
- 1.11.x
|
- 1.11.x
|
||||||
|
|
Loading…
Reference in New Issue