mirror of
https://github.com/gin-gonic/gin.git
synced 2025-10-22 17:42:14 +08:00
ci: fix master error
This commit is contained in:
parent
37854ee10f
commit
3fc92ae0f0
@ -11,6 +11,8 @@ go:
|
|||||||
|
|
||||||
matrix:
|
matrix:
|
||||||
fast_finish: true
|
fast_finish: true
|
||||||
|
allow_failures:
|
||||||
|
- go: master
|
||||||
include:
|
include:
|
||||||
- go: 1.11.x
|
- go: 1.11.x
|
||||||
env: GO111MODULE=on
|
env: GO111MODULE=on
|
||||||
|
Loading…
x
Reference in New Issue
Block a user