Skip to content

Commit

Permalink
Add auto-publish to npm
Browse files Browse the repository at this point in the history
  • Loading branch information
Tom Doan committed Jan 23, 2015
1 parent afb9da9 commit fe487d8
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
deploy:
provider: npm
email: [email protected]
api_key:
secure: Fg/W6bkAeU7kInVYGQFWDT5/QQjk/A22YUXYGif9dUma5zx7Ulq+V+Pz68B3y/BmVnghf7XBEetDlFP5qMGMgIdZbcg8BwjRrfntK7LUBq0P1nPcuO79ZfNbIFSXjchZ1wNfu03RnrZbSSKYVj7DWEEHE0r/lK5BtAVFiJ66WPA=
on:
tags: true
repo: thdoan/magnify

0 comments on commit fe487d8

Please sign in to comment.