Skip to content

Commit

Permalink
🚀 Add publish npm statement
Browse files Browse the repository at this point in the history
  • Loading branch information
Brendon Body committed Jul 21, 2017
1 parent 5405109 commit 3226ea7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,4 +46,5 @@ after_success:
- npm install -g codeclimate-test-reporter
- codeclimate-test-reporter < coverage/lcov.info
after_deploy:
- npm version patch
- npm version patch
- npm publish

0 comments on commit 3226ea7

Please sign in to comment.