travis add test race

This commit is contained in:
siddontang 2014-11-21 10:32:18 +08:00
parent abb4e8c903
commit 7b774092a2
1 changed files with 1 additions and 1 deletions

View File

@ -6,4 +6,4 @@ before_install:
- go install -race std
script:
- godep go test -cover ./...
# - godep go test -race ./...
- godep go test -race ./...