We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9ef39d5 commit 4dc107aCopy full SHA for 4dc107a
1 file changed
.travis.yml
@@ -45,7 +45,7 @@ jobs:
45
script: skip
46
deploy:
47
provider: script
48
- script: ./gradlew -Pversion=$TRAVIS_TAG release --scan --no-daemon
+ script: ./gradlew -Pversion=$TRAVIS_TAG release --scan --no-daemon --info
49
on:
50
tags: true
51
branch: master
0 commit comments