mirror of
https://github.com/Syncplay/syncplay
synced 2025-02-03 12:41:44 +00:00
Fixes deploy phase on Travis
This commit is contained in:
parent
40be7d5191
commit
130b348d6a
@ -32,6 +32,7 @@ before_deploy:
|
||||
- dmgbuild -s appdmg.py "Syncplay" dist_dmg/Syncplay_${VER}_macOS.dmg
|
||||
|
||||
deploy:
|
||||
skip_cleanup: true
|
||||
on: master
|
||||
provider: bintray
|
||||
file: "bintray.json"
|
||||
|
@ -6,7 +6,7 @@
|
||||
},
|
||||
|
||||
"version": {
|
||||
"name": "v1.5.1"
|
||||
"name": "v1.5.3"
|
||||
},
|
||||
|
||||
"files":
|
||||
|
Loading…
Reference in New Issue
Block a user