chore: remove env var for go1.13

This commit is contained in:
thinkerou 2019-09-04 11:28:52 +08:00 committed by GitHub
parent 784a54f1e5
commit f5e21852d9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,7 +9,6 @@ matrix:
- go: 1.12.x
env: GO111MODULE=on
- go: 1.13.x
env: GO111MODULE=on
- go: master
env: GO111MODULE=on