support go 1.15

This commit is contained in:
AllinGo 2020-08-12 08:25:55 +08:00 committed by GitHub
parent 30d395aae0
commit 1a9ce3ff0d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -15,6 +15,10 @@ matrix:
- go: 1.14.x
env:
- TESTTAGS=nomsgpack
- go: 1.15.x
- go: 1.15.x
env:
- TESTTAGS=nomsgpack
- go: master
git: