Update .travis.yml

This commit is contained in:
Sun Yimin 2021-04-16 09:37:21 +08:00 committed by GitHub
parent 05412e2b7e
commit 0c89809440
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,6 +2,7 @@ language: go
go:
- "1.14.x"
- "1.15.x"
sudo: false