We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e788da3 + 891c2f8 commit a8ba698Copy full SHA for a8ba698
2 files changed
.travis.yml
@@ -39,6 +39,7 @@ stages:
39
if: branch = master AND type IN (push)
40
41
jobs:
42
+ fast_finish: true
43
allow_failures:
44
- env:
45
- TEST=mardown_lint
travis.yml.template
@@ -37,6 +37,7 @@ stages:
37
38
0 commit comments