Skip to content

Commit

Permalink
added deploy stage to Travis
Browse files Browse the repository at this point in the history
  • Loading branch information
xpl committed Jul 23, 2017
1 parent abc9622 commit 88f7931
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,7 @@ language: node_js
node_js:
- "node"
after_success: npm run coverage
deploy:
provider: npm
email: igor.kroitor@gmail.com
api_key: ''

0 comments on commit 88f7931

Please sign in to comment.