mirror of https://github.com/stretchr/testify.git
Fix TravisCI script
parent
60ab6cdfeb
commit
d893331bef
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue