ci: break when test fail (#1671)

This commit is contained in:
thinkerou
2018-12-05 13:49:03 +08:00
committed by Bo-Yi Wu
parent 98c7ac7202
commit cce49582d6
2 changed files with 8 additions and 1 deletions

2
.gitignore vendored
View File

@ -3,3 +3,5 @@ vendor/*
coverage.out
count.out
test
profile.out
tmp.out