We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 97c033b commit 6302cdeCopy full SHA for 6302cde
.travis.yml
@@ -5,7 +5,7 @@ node_js:
5
- '6'
6
install:
7
- npm install -g npx
8
- - npx yarn install
+ - npx yarn install --ignore-engines
9
- npx lerna bootstrap
10
- npm --version
11
- yarn --version
0 commit comments