We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 726144c + 60bbd30 commit 5c3e783Copy full SHA for 5c3e783
.travis.yml
@@ -5,8 +5,7 @@ node_js:
5
addons:
6
chrome: stable
7
script:
8
- - npm i -g npm-install-peers
9
- - npm-install-peers
+ - ./node_modules/.bin/npm-install-peers
10
- npm run lint
11
- npm run test
12
# - npm run e2e
0 commit comments