Update .travis.yml

This commit is contained in:
田欧 2019-02-26 10:15:00 +08:00 committed by GitHub
parent 35b988ec02
commit b4539a7c57
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -15,6 +15,8 @@ matrix:
include:
- go: 1.11.x
env: GO111MODULE=on
- go: 1.12.x
env: GO111MODULE=on
git:
depth: 10