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

Try to fix travis.

This commit is contained in:
Vladimir Mihailenco
2015-01-30 15:32:07 +02:00
parent d7afd989b9
commit 140a4d4f96

View File

@@ -1,3 +1,4 @@
all: all:
go test ./... -cpu=1,2,4 go test ./...
go test ./... -cpu=2
go test ./... -short -race go test ./... -short -race