Commit d762ef3a authored by Mitchell Hashimoto's avatar Mitchell Hashimoto

Remove race tests from travis, too many false

parent 42b6f3e1
......@@ -7,7 +7,7 @@ go:
install: make deps
script:
- go test ./...
- go test -race ./...
#- go test -race ./...
notifications:
irc:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment