Skip to content

Commit 9a27132

Browse files
committed
chore: resolve promise-loading error
1 parent a06dac6 commit 9a27132

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ before_install:
1212
install:
1313
- echo "Avoid Travis's npm auto-install"
1414
before_script: >
15-
npm install --legacy-peer-deps --no-save "eslint@${ESLINT}"
15+
npm install --legacy-peer-deps --no-save "eslint@${ESLINT}" eslint-plugin-promise
1616
notifications:
1717
email: false
1818
script:

0 commit comments

Comments
 (0)