Skip to content
This repository was archived by the owner on Jun 8, 2019. It is now read-only.

Commit f7ebb53

Browse files
author
sbertal
committed
auto publish to npm on commit to master
1 parent e146dcf commit f7ebb53

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

.travis.yml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,12 @@ node_js:
33
- 8
44
- 10
55
- 12
6+
deploy:
7+
provider: npm
8+
email: seth@bertalotto.net
9+
api_key:
10+
secure: jyGb7oBDKjLL6+mzCq2na8wCqMgoiClXTRG+QczR41mvHY3dTflyjKYw8o3F7q3AKfSIUJly3Newe8CyckIxh6PJ1hM1RWxD8S7lhA6cbPcl7JlO3IYKQIzCaETIGenr2nJ7bAgN858fYlpFunL9izGxEhkgJ97xyAvj75uQAxA=
11+
on:
12+
branch: master
13+
# tags: true
14+
skip_cleanup: true

0 commit comments

Comments
 (0)