ci: fix master error

This commit is contained in:
thinkerou 2018-11-16 10:22:58 +08:00
parent 37854ee10f
commit 3fc92ae0f0

View File

@ -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