|
@@ -20,16 +20,13 @@ env:
|
|
- SETUP_XVFB=true
|
|
- SETUP_XVFB=true
|
|
- PIP_DEPENDENCIES='hacking pytest pytest-qt'
|
|
- PIP_DEPENDENCIES='hacking pytest pytest-qt'
|
|
|
|
|
|
- # See https://github.com/brainiak/brainiak/issues/377
|
|
|
|
- - KMP_DUPLICATE_LIB_OK=TRUE
|
|
|
|
-
|
|
|
|
- MPLBACKEND=TkAgg # for osx
|
|
- MPLBACKEND=TkAgg # for osx
|
|
matrix:
|
|
matrix:
|
|
include:
|
|
include:
|
|
- os: osx
|
|
- os: osx
|
|
env:
|
|
env:
|
|
- PYTEST_QT_API=pyqt5
|
|
- PYTEST_QT_API=pyqt5
|
|
- - PYQT_PACKAGE='pyqt=5.6'
|
|
|
|
|
|
+ - PYQT_PACKAGE='pyqt=5'
|
|
- PYTHON_VERSION=3.6
|
|
- PYTHON_VERSION=3.6
|
|
- RUN_PYINSTALLER=true
|
|
- RUN_PYINSTALLER=true
|
|
- os: linux
|
|
- os: linux
|