Build using `make test` on Travis CI
This commit is contained in:
parent
06d493cfb6
commit
359c087a3a
|
@ -9,9 +9,7 @@ go:
|
|||
install: make updatedeps
|
||||
|
||||
script:
|
||||
- go test ./...
|
||||
- make vet
|
||||
#- go test -race ./...
|
||||
- make test
|
||||
|
||||
branches:
|
||||
only:
|
||||
|
|
Loading…
Reference in New Issue