chore: remove env var for go master branch

This commit is contained in:
thinkerou 2019-09-14 09:06:55 +08:00 committed by GitHub
parent b562fed3aa
commit b7460e1fc0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,7 +10,6 @@ matrix:
env: GO111MODULE=on env: GO111MODULE=on
- go: 1.13.x - go: 1.13.x
- go: master - go: master
env: GO111MODULE=on
git: git:
depth: 10 depth: 10