Skip to content

Commit 891c2f8

Browse files
1 parent 329b23f commit 891c2f8

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ stages:
3939
if: branch = master AND type IN (push)
4040

4141
jobs:
42+
fast_finish: true
4243
allow_failures:
4344
- env:
4445
- TEST=mardown_lint

travis.yml.template

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ stages:
3737
if: branch = master AND type IN (push)
3838

3939
jobs:
40+
fast_finish: true
4041
allow_failures:
4142
- env:
4243
- TEST=mardown_lint

0 commit comments

Comments
 (0)