Fix TravisCI script

pull/839/head^2
Leigh McCulloch 2019-12-07 00:47:00 -08:00 committed by George Lesica
parent 60ab6cdfeb
commit d893331bef
1 changed files with 5 additions and 5 deletions

View File

@ -20,7 +20,7 @@ matrix:
- go: "1.13.x"
env: GO111MODULE=on
- go: tip
script:
script:
- ./.travis.gogenerate.sh
- ./.travis.gofmt.sh
- ./.travis.govet.sh