We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f2b81bd commit 5c0c172Copy full SHA for 5c0c172
1 file changed
.travis.yml
@@ -15,7 +15,7 @@ before_install:
15
- npm i -g npm@latest
16
17
install:
18
-- npm install
+- npm install --legacy-peer-deps
19
20
script:
21
- npm test
0 commit comments