Browse Source

ci: fast finish when build failed (#1568)

田欧 7 years ago
parent
commit
b02e4f2ed6
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .travis.yml

+ 1 - 0
.travis.yml

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