Add Travis fast_finish
This commit is contained in:
parent
38c529502d
commit
04aa4ff3a8
1 changed files with 2 additions and 0 deletions
|
@ -8,3 +8,5 @@ install:
|
|||
- script/bootstrap_server
|
||||
script:
|
||||
- script/cibuild
|
||||
matrix:
|
||||
fast_finish: true
|
||||
|
|
Loading…
Add table
Reference in a new issue