Update travis to try to avoid failures
This commit is contained in:
parent
66cd829813
commit
90f979099e
|
@ -7,7 +7,7 @@ go:
|
|||
|
||||
install: make updatedeps
|
||||
script:
|
||||
- make test
|
||||
- GOMAXPROCS=2 make test
|
||||
#- go test -race ./...
|
||||
|
||||
matrix:
|
||||
|
|
Loading…
Reference in New Issue