Skip to content
This repository was archived by the owner on Dec 28, 2021. It is now read-only.

Commit 92a229b

Browse files
committed
Add email field in travis deploy
1 parent 07ba6c1 commit 92a229b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,5 +29,6 @@ jobs:
2929
deploy:
3030
provider: npm
3131
api_key: $NPM_API_KEY
32+
email: $NPM_EMAIL
3233
on:
3334
tags: true

0 commit comments

Comments
 (0)