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 ac4ea5e commit f768037Copy full SHA for f768037
.travis.yml
@@ -15,7 +15,7 @@ script:
15
- npm run build
16
deploy:
17
- provider: npm
18
- email: mjijackson@gmail.com
+ email: npm@mjackson.me
19
api_key: "$NPM_TOKEN"
20
tag: "$NPM_TAG"
21
skip_cleanup: true
0 commit comments