1
0
mirror of https://github.com/redis/go-redis.git synced 2025-04-17 20:17:02 +03:00

travis: test on Go 1.10

This commit is contained in:
Vladimir Mihailenco 2018-03-06 17:18:15 +02:00
parent 5e72be1cbf
commit e9e73a92c0

View File

@ -8,6 +8,7 @@ go:
- 1.7.x
- 1.8.x
- 1.9.x
- 1.10.x
- tip
matrix: