Skip to content

Commit 5364ff2

Browse files
committed
Debug output during publish
1 parent eb23d67 commit 5364ff2

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
@@ -41,4 +41,4 @@ jobs:
4141
install: true
4242
script:
4343
- openssl aes-256-cbc -K $encrypted_8e5c960335c9_key -iv $encrypted_8e5c960335c9_iv -in secring.gpg.enc -out secring.gpg -d
44-
- ./gradlew --info publish closeAndReleaseRepository
44+
- ./gradlew --debug --stacktrace publish closeAndReleaseRepository

0 commit comments

Comments
 (0)