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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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