Enable Travis

This commit is contained in:
Alberto Sottile 2018-06-19 23:39:39 +02:00
parent 450a3eb103
commit 78ad9fb04b

View File

@ -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