Skip to content

Commit c648a9d

Browse files
committed
remove build from publishing
1 parent bc4bb55 commit c648a9d

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
@@ -15,4 +15,4 @@ jobs:
1515
- stage: build
1616
script: ./gradlew clean build
1717
- stage: release
18-
script: ./gradlew clean build publishToSonatype closeAndReleaseSonatypeStagingRepository -no-daemon --no-parallel -x test
18+
script: ./gradlew publishToSonatype closeAndReleaseSonatypeStagingRepository -no-daemon --no-parallel

0 commit comments

Comments
 (0)