FIX BUILD
This commit is contained in:
@ -18,7 +18,9 @@ env:
|
|||||||
- GO111MODULE=on
|
- GO111MODULE=on
|
||||||
|
|
||||||
install:
|
install:
|
||||||
- echo "This is an override of the default install deps step in travis."
|
- go get -t -u -v ./...
|
||||||
|
- go build -v .
|
||||||
|
- go vet ./...
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- go test ./...
|
- go test ./...
|
||||||
|
Reference in New Issue
Block a user