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 bc4bb55 commit c648a9dCopy full SHA for c648a9d
.travis.yml
@@ -15,4 +15,4 @@ jobs:
15
- stage: build
16
script: ./gradlew clean build
17
- stage: release
18
- script: ./gradlew clean build publishToSonatype closeAndReleaseSonatypeStagingRepository -no-daemon --no-parallel -x test
+ script: ./gradlew publishToSonatype closeAndReleaseSonatypeStagingRepository -no-daemon --no-parallel
0 commit comments