aboutsummaryrefslogtreecommitdiffstats
path: root/publish.gradle
diff options
context:
space:
mode:
authorKenny Root <kenny@the-b.org>2015-07-18 11:37:05 -0700
committerKenny Root <kenny@the-b.org>2015-07-18 11:39:04 -0700
commitc69cada0f0e545fd251c5d2d8c6a3bfe9260fb30 (patch)
tree676ae7316a52c04467ad70a49af12bc646d14296 /publish.gradle
parent2f5f3754dce85212a71138fd80c2300b73461908 (diff)
downloadsshlib-c69cada0f0e545fd251c5d2d8c6a3bfe9260fb30.tar.gz
sshlib-c69cada0f0e545fd251c5d2d8c6a3bfe9260fb30.tar.bz2
sshlib-c69cada0f0e545fd251c5d2d8c6a3bfe9260fb30.zip
Add caching to travis-ci build
Diffstat (limited to 'publish.gradle')
-rw-r--r--publish.gradle1
1 files changed, 1 insertions, 0 deletions
diff --git a/publish.gradle b/publish.gradle
index bd4682c..d5c69e1 100644
--- a/publish.gradle
+++ b/publish.gradle
@@ -69,6 +69,7 @@ bintray {
key = bintrayApiKey
publish = true
pkg {
+ userOrg = 'connectbot'
repo = 'maven'
name = project.name