Skip to content

Commit

Permalink
fix: ci dont build tags
Browse files Browse the repository at this point in the history
  • Loading branch information
Jblew committed Mar 8, 2019
1 parent 4cc81d9 commit 07037d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,5 @@ deploy:
script: npx semantic-release
skip_cleanup: true
on:
tags: true
tags: false
all_branches: true

0 comments on commit 07037d9

Please sign in to comment.