Skip to content

Commit 5c0c172

Browse files
committed
`fix travis error
1 parent f2b81bd commit 5c0c172

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ before_install:
1515
- npm i -g npm@latest
1616

1717
install:
18-
- npm install
18+
- npm install --legacy-peer-deps
1919

2020
script:
2121
- npm test

0 commit comments

Comments
 (0)