ci: fast finish when build failed

This commit is contained in:
thinkerou 2018-09-25 21:08:38 +08:00
parent ad53619b15
commit 4b2d5f6cdb

View File

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