We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ec9e68 commit 6babf77Copy full SHA for 6babf77
.travis.yml
@@ -40,7 +40,7 @@ script:
40
- sh clean-build-copy.sh
41
42
deploy:
43
-# dry_run: true
+ dry_run: true
44
provider: script
45
skip_cleanup: true
46
script: cd deploy && sh gradlew --no-daemon bintrayUpload --info
0 commit comments