We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0c87cf7 + 58a9bdd commit 71b7279Copy full SHA for 71b7279
.travis.yml
@@ -40,6 +40,10 @@ stages:
40
if: branch = master AND type IN (push)
41
42
jobs:
43
+ allow_failures:
44
+ - env:
45
+ - TEST: Markdown link check
46
+
47
include:
48
- stage: Test
49
env:
travis.yml.template
@@ -38,6 +38,10 @@ stages:
38
39
0 commit comments