Ver a proveniência

FIX BUILD

tags/v1.1.3
Andrea Spacca há 4 anos
ascendente
cometimento
d09f4fdd81
1 ficheiros alterados com 3 adições e 1 eliminações
  1. +3
    -1
      .travis.yml

+ 3
- 1
.travis.yml Ver ficheiro

@@ -18,7 +18,9 @@ env:
- GO111MODULE=on

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:
- go test ./...


Carregando…
Cancelar
Guardar