Skip to content

Commit a8ba698

Browse files
Merge pull request #997 from PeterDaveHello/update-travis-ci
Enable Travis CI Fast Finishing
2 parents e788da3 + 891c2f8 commit a8ba698

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)