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