Skip to content

Commit

Permalink
Merge pull request #39 from lpatino10/master
Browse files Browse the repository at this point in the history
Change Bintray deployment settings
  • Loading branch information
germanattanasio authored Aug 14, 2017
2 parents 1102032 + bba22c5 commit 518b595
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ deploy:
condition: "$API = android-19"
- provider: bintray
file: $TRAVIS_BUILD_DIR/descriptor.json
user: lpatino10
user: milbuild
key: $BINTRAY_KEY
skip_cleanup: true
on:
Expand Down
4 changes: 2 additions & 2 deletions descriptor.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"package": {
"vcs_url": "https://github.com/watson-developer-cloud/android-sdk.git",
"repo": "watson-developer-cloud",
"repo": "maven",
"issue_tracker_url": "https://github.com/watson-developer-cloud/android-sdk/issues",
"subject": "ibmwatson",
"subject": "milbuild",
"website_url": "https://github.com/watson-developer-cloud/android-sdk",
"name": "android-sdk"
},
Expand Down

0 comments on commit 518b595

Please sign in to comment.