Skip to content

Commit

Permalink
Only deploy to npm on master with tags
Browse files Browse the repository at this point in the history
  • Loading branch information
davellanedam committed Mar 28, 2019
1 parent b536767 commit c8243a2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -16,5 +16,6 @@ deploy:
api_key:
secure: $NPM_DEPLOY_TOKEN
on:
branch: master
tags: true
repo: davellanedam/vue-skeleton-mvp

0 comments on commit c8243a2

Please sign in to comment.