Skip to content

Commit

Permalink
Revert "Changing the Bintray User (#407)"
Browse files Browse the repository at this point in the history
This reverts commit a38a98f.
  • Loading branch information
ningosi committed Mar 13, 2018
1 parent a38a98f commit 429bbc1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Expand Up @@ -22,14 +22,14 @@ before_deploy:
deploy:
- provider: bintray
file: "bintray.json"
user: "esaude-ops"
user: "psbrandt"
key: $BINTRAY_API_KEY
dry-run: false
on:
branch: master
- provider: bintray
file: "bintray-release.json"
user: "esaude-ops"
user: "psbrandt"
key: $BINTRAY_API_KEY
dry-run: false
on:
Expand Down

0 comments on commit 429bbc1

Please sign in to comment.