Merge pull request #997 from PeterDaveHello/update-travis-ci

Enable Travis CI Fast Finishing
This commit is contained in:
Peter Dave Hello 2019-03-01 01:00:08 +08:00 committed by GitHub
commit a8ba698fef
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 0 deletions

View File

@ -39,6 +39,7 @@ stages:
if: branch = master AND type IN (push)
jobs:
fast_finish: true
allow_failures:
- env:
- TEST=mardown_lint

View File

@ -37,6 +37,7 @@ stages:
if: branch = master AND type IN (push)
jobs:
fast_finish: true
allow_failures:
- env:
- TEST=mardown_lint