Skip to content

Commit 572a535

Browse files
committed
Update script
1 parent b8561ef commit 572a535

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.travis.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,4 +42,5 @@ script:
4242
deploy:
4343
# dry_run: true
4444
provider: script
45-
script: sh gradlew --no-daemon bintrayUpload --info
45+
skip_cleanup: true
46+
script: cd deploy && sh gradlew --no-daemon bintrayUpload --info

0 commit comments

Comments
 (0)