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