Try to fix travis.

This commit is contained in:
Vladimir Mihailenco 2015-01-30 15:32:07 +02:00
parent d7afd989b9
commit 140a4d4f96
1 changed files with 2 additions and 1 deletions

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