Skip to content

Commit 6babf77

Browse files
committed
Enable dry run
1 parent 8ec9e68 commit 6babf77

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
@@ -40,7 +40,7 @@ script:
4040
- sh clean-build-copy.sh
4141

4242
deploy:
43-
# dry_run: true
43+
dry_run: true
4444
provider: script
4545
skip_cleanup: true
4646
script: cd deploy && sh gradlew --no-daemon bintrayUpload --info

0 commit comments

Comments
 (0)