support go 1.15 (#2463)

This commit is contained in:
AllinGo 2020-08-12 09:28:51 +08:00 committed by GitHub
parent 815e1ce281
commit b94d23d1b4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

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: