travis: Use PyQt 5.14 on macOS

This commit is contained in:
Florian Bruhin 2020-01-09 17:50:52 +01:00
parent fe3d3acfa7
commit 7dfb403478
1 changed files with 2 additions and 2 deletions

View File

@ -69,14 +69,14 @@ matrix:
### macOS Mojave (10.14)
- os: osx
env: TESTENV=py37-pyqt513 OSX=mojave
env: TESTENV=py37-pyqt514 OSX=mojave
osx_image: xcode11.3
language: generic
python: 3.7
### macOS High Sierra (10.13)
- os: osx
env: TESTENV=py37-pyqt513 OSX=highsierra
env: TESTENV=py37-pyqt514 OSX=highsierra
osx_image: xcode10.1
language: generic
python: 3.7