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 e0b52e6 commit fa4d7abCopy full SHA for fa4d7ab
.travis.yml
@@ -56,7 +56,7 @@ jobs:
56
osx_image: xcode11
57
language: node_js
58
node_js: lts/erbium
59
- install: true
+ install: npm ci
60
script: true
61
before_deploy:
62
- echo "//registry.npmjs.org/:_authToken=\${NPM_TOKEN}" >> $HOME/.npmrc 2> /dev/null
0 commit comments