Skip to content

Commit

Permalink
Downgrade Travis deploy tool to earlier version to fix bintray auth i…
Browse files Browse the repository at this point in the history
…ssues
  • Loading branch information
adejanovski committed Mar 14, 2018
1 parent 03baba1 commit a21edd0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,8 @@ after_success: "./src/ci/after_success.sh"
after_failure: "./src/ci/after_failure.sh"
before_deploy: "./src/ci/before_deploy.sh"
deploy:
edge:
branch: v1.8.47
- provider: releases
api_key: "$GITHUB_TOKEN"
file_glob: true
Expand Down

0 comments on commit a21edd0

Please sign in to comment.