Update .travis.yml

This commit is contained in:
Sun Yimin 2021-06-08 17:22:33 +08:00 committed by GitHub
parent f4cf551832
commit 1038d0afcb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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