ci: fast finish when build failed (#1568)
This commit is contained in:
		@ -12,6 +12,7 @@ go:
 | 
				
			|||||||
matrix:
 | 
					matrix:
 | 
				
			||||||
  allow_failures:
 | 
					  allow_failures:
 | 
				
			||||||
    - go: master
 | 
					    - go: master
 | 
				
			||||||
 | 
					  fast_finish: true
 | 
				
			||||||
 | 
					
 | 
				
			||||||
git:
 | 
					git:
 | 
				
			||||||
  depth: 10
 | 
					  depth: 10
 | 
				
			||||||
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user