Update .travis.yml
This commit is contained in:
parent
83aa9647ca
commit
f42672a4eb
|
@ -20,6 +20,5 @@ deploy:
|
|||
- provider: bintray
|
||||
file: .ci/bintray-release.json
|
||||
user: $BINTRAY_USER
|
||||
key:
|
||||
secure: $BINTRAY_TOKEN
|
||||
key: $BINTRAY_TOKEN
|
||||
skip_cleanup: true
|
||||
|
|
Loading…
Reference in New Issue