Enable Travis
This commit is contained in:
parent
450a3eb103
commit
78ad9fb04b
@ -3,7 +3,7 @@ osx_image: xcode7.3
|
|||||||
|
|
||||||
branches:
|
branches:
|
||||||
only:
|
only:
|
||||||
- py3-qtpy-pyside2
|
- py34
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- python3 buildPy2app.py py2app
|
- python3 buildPy2app.py py2app
|
||||||
@ -44,7 +44,7 @@ before_deploy:
|
|||||||
|
|
||||||
deploy:
|
deploy:
|
||||||
skip_cleanup: true
|
skip_cleanup: true
|
||||||
on: py3-qtpy-pyside2
|
on: py34
|
||||||
provider: bintray
|
provider: bintray
|
||||||
file: "bintray.json"
|
file: "bintray.json"
|
||||||
user: alby128
|
user: alby128
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user