Commit 2f298055 authored by Han-Wen Nienhuys's avatar Han-Wen Nienhuys

travis: disable -race

Travis CI appears to be too slow for the race detector. 

Change-Id: I5f4e7dc379938cf8000ab2d8ba95e09fab8ed6c9
parent 33b2c2f1
......@@ -27,4 +27,3 @@ install:
script:
- go test -v ./...
- go test -race ./...
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