appveyor: bintray

This commit is contained in:
Andy Green 2018-01-31 06:54:39 +08:00
parent 8e9871d995
commit 948408b36a

View file

@ -61,5 +61,17 @@ after_build:
artifacts:
- path: build\lws-%LWS_METHOD%.zip
deploy:
- provider: BinTray
username: lws-team
api_key:
secure: nDpZ7P/wrk98DwJPMC6KpCC23QrVP8f3RxvKzBaqOmb9LiVrg1IyO1cc5vcgShZC
subject: lws-team
repo: libwebsockets
package: windows
publish: true
override: true
explode: false
matrix:
fast_finish: true