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 9d35bc6 commit 54203f8Copy full SHA for 54203f8
.travis.yml
@@ -59,6 +59,7 @@ jobs:
59
osx_image: xcode11
60
language: node_js
61
node_js: lts/erbium
62
+ install: npm ci
63
script: true
64
before_deploy:
65
- echo "//registry.npmjs.org/:_authToken=\${NPM_TOKEN}" >> $HOME/.npmrc 2> /dev/null
0 commit comments