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

Go 1.2 doesn't support parallel benchmarks

This commit is contained in:
Dimitrij Denissenko 2015-01-31 13:31:31 +00:00
parent 9f9822edd2
commit f05782eeaa

View File

@ -4,7 +4,6 @@ services:
- redis-server
go:
- 1.2
- 1.3
- 1.4
- tip