Revert "Fix TravisCI script"

This reverts commit 7058427b48.
pull/839/head^2
Leigh McCulloch 2019-12-07 00:48:55 -08:00 committed by George Lesica
parent d893331bef
commit 43bc313c8e
1 changed files with 5 additions and 5 deletions

View File

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