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.
1 parent 9814a5c commit 5f26f00Copy full SHA for 5f26f00
.travis.yml
@@ -9,6 +9,8 @@ node_js:
9
10
before_install:
11
- npm config set depth 0
12
+install:
13
+ - echo "Avoid Travis's npm auto-install"
14
before_script: >
15
npm install --legacy-peer-deps --no-save "eslint@${ESLINT}"
16
notifications:
0 commit comments