Skip to content

Commit d848bf1

Browse files
author
Igor Escobar
committed
auto accepting hex publish
1 parent 7fc77ef commit d848bf1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ cache:
2222

2323
deploy:
2424
provider: script
25-
script: mix hex.publish
25+
script: mix hex.publish --yes
2626
skip_cleanup: true
2727
on:
2828
tags: true

0 commit comments

Comments
 (0)