Remove race tests from travis, too many false

This commit is contained in:
Mitchell Hashimoto 2014-02-21 20:10:28 -08:00
parent 42b6f3e1ea
commit d762ef3a3d
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ go:
install: make deps install: make deps
script: script:
- go test ./... - go test ./...
- go test -race ./... #- go test -race ./...
notifications: notifications:
irc: irc: