mirror of https://github.com/stretchr/testify.git
Use latest Go master instead of dev
* Changed the latest Go version of the Travis build to be master instead of devpull/881/head
parent
9cc41e665b
commit
bda8848f6f
|
@ -19,7 +19,7 @@ matrix:
|
|||
env: GO111MODULE=off
|
||||
- go: "1.13.x"
|
||||
env: GO111MODULE=on
|
||||
- go: tip
|
||||
- go: master
|
||||
script:
|
||||
- ./.travis.gogenerate.sh
|
||||
- ./.travis.gofmt.sh
|
||||
|
|
Loading…
Reference in New Issue