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 2d3de98 + a789953 commit 566c2cdCopy full SHA for 566c2cd
.travis.yml
@@ -4,6 +4,10 @@ node_js:
4
- node
5
- lts/*
6
7
+jobs:
8
+ allow_failures:
9
+ - node_js: node
10
+
11
cache:
12
yarn: true
13
0 commit comments