Skip to content

Commit 5f26f00

Browse files
committed
chore: attempt CI fix
1 parent 9814a5c commit 5f26f00

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ node_js:
99

1010
before_install:
1111
- npm config set depth 0
12+
install:
13+
- echo "Avoid Travis's npm auto-install"
1214
before_script: >
1315
npm install --legacy-peer-deps --no-save "eslint@${ESLINT}"
1416
notifications:

0 commit comments

Comments
 (0)