Update .travis.yml

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

View File

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