Skip to content

Commit

Permalink
auto accepting hex publish
Browse files Browse the repository at this point in the history
  • Loading branch information
Igor Escobar committed Nov 3, 2020
1 parent 7fc77ef commit d848bf1
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 @@ -22,7 +22,7 @@ cache:

deploy:
provider: script
script: mix hex.publish
script: mix hex.publish --yes
skip_cleanup: true
on:
tags: true
Expand Down

0 comments on commit d848bf1

Please sign in to comment.