Skip to content

Commit 95a2add

Browse files
committed
Publish to NPM via Travis
1 parent 4611a09 commit 95a2add

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

.travis.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
11
language: node_js
22
node_js:
33
- lts/*
4+
5+
deploy:
6+
provider: npm
7+
email: hola@pablodorado.com
8+
api_key: $NPM_API_KEY
9+
on:
10+
branch: master
11+
tags: true

0 commit comments

Comments
 (0)