mirror of https://github.com/gin-gonic/gin.git
remove allow fail flag (#1573)
golang team revert the net/url issue: https://github.com/golang/go/issues/27302
This commit is contained in:
parent
b7314d943c
commit
91a4459dd2
|
@ -10,8 +10,6 @@ go:
|
|||
- master
|
||||
|
||||
matrix:
|
||||
allow_failures:
|
||||
- go: master
|
||||
fast_finish: true
|
||||
|
||||
git:
|
||||
|
|
Loading…
Reference in New Issue