ci: fast finish when build failed (#1568)

This commit is contained in:
田欧 2018-09-25 21:52:21 +08:00 committed by Justin Israel
parent 5548cc3c53
commit 946eba9862

View File

@ -12,6 +12,7 @@ go:
matrix: matrix:
allow_failures: allow_failures:
- go: master - go: master
fast_finish: true
git: git:
depth: 10 depth: 10