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

Update travis to try to avoid failures

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