Skip to content

Commit

Permalink
Merge pull request #37 from lpatino10/master
Browse files Browse the repository at this point in the history
Fix Bintray deployment credentials
  • Loading branch information
germanattanasio authored Aug 9, 2017
2 parents 3313ff0 + e3e8e8f commit 1102032
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,9 +58,9 @@ deploy:
- provider: bintray
file: $TRAVIS_BUILD_DIR/descriptor.json
user: lpatino10
key:
secure: "GgkyRI9L+OeaM77vpkrno3j1u7EsMKLXoSZL+1YxgUChADWrEUkksldCApit7JnIzatihce/8B/J+T7ySOE4hO4l7o7qdoy/yNbwuEx3ROCwq8G/nsYGvIp50xSiDPkwEF3xidRh0iee2kOq3pWOP1RiRIGPZ6g3lQ5W90JTh1LQ7D9PAxRmqmmCnv+9Z48cMjFQCSFP6ymm3oxGh6yIY9uosnlle1hm/obQyysDS7iRTws/mNx4fZcnAfUBHE0epcpASP60wOZzmBbq2tvSdD5M5eMK6c9PBhinJ397YOI4MeTVzGqW0qXQLKVnyh4CwoVVqsNTdIG8VSs6ObL32zDoQaJgbhjVQI0wgFer7BK4x9t+VgXc6A2L+cjeDRDJKBVDrf0wPUIeQmZ87Dhu7P/QwEwRAK2YrlxP3atlEFgoV2Dy/MVbFl1JDQf8idJw4/+bqxyCcf3G7J4e7qWiU/qXhlx7Fx6kMFd2I/r4HlDsNmG1m/TzKSJY6kuBmLIzTUW8iu9TL3WhuFIuR2R3eyLNYwmR8s/YJL/WOy/xqhUUg/886rI+rirxcxKrRh0U4uKT5fsxnqLT5DR6ZspcUnfRLAoh2BlKtbue2T+FWuO2DoHehk6pZdZYmoBYtJsFBmKOXoj2U3jcRSMQkPNqumzTV2TS2xHAFkGSrpe+GMQ="
key: $BINTRAY_KEY
skip_cleanup: true
on:
tags: true
repo: watson-developer-cloud/android-sdk
condition: "$API = android-19"

0 comments on commit 1102032

Please sign in to comment.