Skip to content

Commit 021b3db

Browse files
committed
Deactive automatic Nexus release
The first release on Sonatypes Nexus has to be made manually.
1 parent 571d64f commit 021b3db

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
@@ -21,7 +21,7 @@ script:
2121

2222
after_success:
2323
- ./travis/publish.sh
24-
- ./gradlew closeAndReleaseRepository
24+
# - ./gradlew closeAndReleaseRepository
2525

2626
deploy:
2727
provider: releases

0 commit comments

Comments
 (0)