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