Skip to content

Commit

Permalink
chore: attempt resolve promise-loading error
Browse files Browse the repository at this point in the history
  • Loading branch information
brettz9 committed Oct 22, 2021
1 parent 7c43dda commit 6ae5c90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -12,7 +12,7 @@ before_install:
install:
- echo "Avoid Travis's npm auto-install"
before_script: >
npm install --legacy-peer-deps --no-save "eslint@${ESLINT}"
npm install --legacy-peer-deps --no-save "eslint@${ESLINT}" eslint-plugin-promise
notifications:
email: false
script:
Expand Down

0 comments on commit 6ae5c90

Please sign in to comment.