race tests

This commit is contained in:
Juan Batiz-Benet
2015-01-20 11:57:14 -08:00
parent f529ec7884
commit 03f8fd4a9e
+1 -1
View File
@@ -7,4 +7,4 @@ go:
- tip
script:
- go test -v ./...
- go test -race -cpu=5 -v ./...