Skip to content

Commit

Permalink
Bintray upload issue
Browse files Browse the repository at this point in the history
Travis-ci broke bintray plugin: travis-ci/travis-ci#9314
  • Loading branch information
emilva committed Mar 12, 2018
1 parent 3ade827 commit f251a8f
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .travis.yml
Expand Up @@ -55,6 +55,8 @@ deploy:
branch: master
# DEB
- provider: bintray
edge:
branch: v1.8.47
file: "bintray/descriptor-deb.json"
user: $BINTRAY_USER
key: $BINTRAY_KEY
Expand All @@ -63,6 +65,8 @@ deploy:
branch: master
# RPM
- provider: bintray
edge:
branch: v1.8.47
file: "bintray/descriptor-rpm.json"
user: $BINTRAY_USER
key: $BINTRAY_KEY
Expand All @@ -71,6 +75,8 @@ deploy:
branch: master
# Tarball
- provider: bintray
edge:
branch: v1.8.47
file: "bintray/descriptor-tar.json"
user: $BINTRAY_USER
key: $BINTRAY_KEY
Expand Down

0 comments on commit f251a8f

Please sign in to comment.