Commit 90f97909 authored by Mitchell Hashimoto's avatar Mitchell Hashimoto

Update travis to try to avoid failures

parent 66cd8298
......@@ -7,7 +7,7 @@ go:
install: make updatedeps
script:
- make test
- GOMAXPROCS=2 make test
#- go test -race ./...
matrix:
......
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