ci: fast finish when build failed (#1568)

This commit is contained in:
田欧
2018-09-25 21:52:21 +08:00
committed by GitHub
parent ad53619b15
commit b02e4f2ed6

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