mirror of https://github.com/gin-gonic/gin.git
support go 1.15 (#2463)
This commit is contained in:
parent
815e1ce281
commit
b94d23d1b4
|
@ -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:
|
||||
|
|
Loading…
Reference in New Issue