1
0
mirror of https://github.com/redis/go-redis.git synced 2025-09-08 19:52:07 +03:00

travis: test Go 1.6.

This commit is contained in:
Vladimir Mihailenco
2016-03-01 14:14:43 +02:00
parent 110e93a8e4
commit 9c261facce

View File

@@ -7,6 +7,7 @@ services:
go:
- 1.4
- 1.5
- 1.6
- tip
matrix: