remove travis deployment to bintray (#2516)

This commit is contained in:
tooomm 2017-03-19 17:58:31 +01:00 committed by Zach H
parent 2d401e4aba
commit 1cc50b2793
3 changed files with 0 additions and 42 deletions

View file

@ -29,11 +29,3 @@ notifications:
on_success: change
on_failure: change
on_start: never
deploy:
provider: bintray
file: "build/bintray_deploy.json"
user: "ctrlaltca"
key:
secure: DtVeeLoi5fZG/RvLTecRnRQGW9fVNS4Oa5iut2vJa14PdKBAJiXACQ0EzcRJFsbtby7MyMc2IVtT5skpvsaSqkpaxoBaL1YtKwJ4CTkYcm2MDWHS7UlijuxxTjI6BnaL3lcCCIeG+NHBZa3dV2YNJ1sWv6Xmiiix1ujPPW8VtnM=
on:
condition: $BUILDTYPE = Release