Fixed Travis, appveyor and BinTray for Syncplay/master
This commit is contained in:
parent
4cf942469c
commit
f8c324343d
@ -49,6 +49,6 @@ deploy:
|
|||||||
subject: alby128
|
subject: alby128
|
||||||
repo: Syncplay
|
repo: Syncplay
|
||||||
package: Syncplay
|
package: Syncplay
|
||||||
version: "1.5.0_test"
|
version: "1.5.0"
|
||||||
publish: true
|
publish: true
|
||||||
override: true
|
override: true
|
||||||
@ -17,9 +17,6 @@ before_install:
|
|||||||
install:
|
install:
|
||||||
- export PATH=/usr/local/bin:$PATH
|
- export PATH=/usr/local/bin:$PATH
|
||||||
- pip install twisted appnope pyobjc py2app
|
- pip install twisted appnope pyobjc py2app
|
||||||
- git clone -b macOS_app https://github.com/alby128/syncplay.git syncplay_app
|
|
||||||
- cd syncplay_app
|
|
||||||
- git checkout macOS_app
|
|
||||||
|
|
||||||
before_deploy:
|
before_deploy:
|
||||||
- pip install dmgbuild
|
- pip install dmgbuild
|
||||||
|
|||||||
@ -6,7 +6,7 @@
|
|||||||
},
|
},
|
||||||
|
|
||||||
"version": {
|
"version": {
|
||||||
"name": "1.5.0_test"
|
"name": "1.5.0"
|
||||||
},
|
},
|
||||||
|
|
||||||
"files":
|
"files":
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user