Skip to content

Commit

Permalink
Increase logging during publication
Browse files Browse the repository at this point in the history
  • Loading branch information
rnorth committed Dec 29, 2018
1 parent 9ef39d5 commit 4dc107a
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 @@ -45,7 +45,7 @@ jobs:
script: skip
deploy:
provider: script
script: ./gradlew -Pversion=$TRAVIS_TAG release --scan --no-daemon
script: ./gradlew -Pversion=$TRAVIS_TAG release --scan --no-daemon --info
on:
tags: true
branch: master

0 comments on commit 4dc107a

Please sign in to comment.