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: ...@@ -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:
......
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