Skip to content

Commit 4069b1e

Browse files
authored
travis: debug deploy
1 parent 5623c79 commit 4069b1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,6 @@ before_deploy:
2020
deploy:
2121
- provider: "script"
2222
skip_cleanup: true
23-
script: "mvn deploy --settings .bintray/settings.xml"
23+
script: "mvn deploy -e -X --settings .bintray/settings.xml"
2424
on:
2525
tags: true

0 commit comments

Comments
 (0)