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.
1 parent 27d0bdc commit 96f5bb2Copy full SHA for 96f5bb2
.travis.yml
@@ -7,5 +7,6 @@ cache:
7
npm: false
8
9
install:
10
+ - "npm install -g npm"
11
- "npm install --ignore-scripts"
12
- "npx allow-scripts"
0 commit comments