1
0
mirror of https://github.com/redis/go-redis.git synced 2025-07-23 21:01:00 +03:00

travis: test on Go 1.11

This commit is contained in:
Vladimir Mihailenco
2018-09-07 11:46:34 +03:00
parent 0e7099cf69
commit dd997adc42

View File

@ -9,6 +9,7 @@ go:
- 1.8.x
- 1.9.x
- 1.10.x
- 1.11.x
- tip
matrix: