travis: Re-add accidentally removed PyPI PyQt builds

This commit is contained in:
Florian Bruhin 2017-02-09 13:43:16 +01:00
parent 97982df1cb
commit ccf4966eac

View File

@ -21,6 +21,14 @@ matrix:
- os: linux
env: DOCKER=ubuntu-xenial
services: docker
- os: linux
language: python
python: 3.5
env: TESTENV=py35-pyqt571
- os: linux
language: python
python: 3.6
env: TESTENV=py36-pyqt571
- os: osx
env: TESTENV=py36 OSX=elcapitan
osx_image: xcode7.3