We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7f93da1 commit 119b141Copy full SHA for 119b141
.travis.yml
@@ -58,6 +58,7 @@ jobs:
58
name: release rc
59
script:
60
- echo "//registry.npmjs.org/:_authToken=$NPM_TOKEN" > ../.npmrc
61
+ - npm whoami
62
- npm run release:rc -- --yes
63
64
notifications:
0 commit comments