Skip to content

Commit

Permalink
chore: attempt CI fix
Browse files Browse the repository at this point in the history
  • Loading branch information
brettz9 committed Oct 12, 2021
1 parent 9814a5c commit 5f26f00
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ node_js:

before_install:
- npm config set depth 0
install:
- echo "Avoid Travis's npm auto-install"
before_script: >
npm install --legacy-peer-deps --no-save "eslint@${ESLINT}"
notifications:
Expand Down

0 comments on commit 5f26f00

Please sign in to comment.