update tox env name in CI config
Use py36-pyqtlink instead of py36 for macOS
This commit is contained in:
parent
f7b0ac503e
commit
2f231c86ac
@ -22,7 +22,7 @@ matrix:
|
||||
- os: linux
|
||||
env: TESTENV=py36-pyqt59-cov
|
||||
- os: osx
|
||||
env: TESTENV=py36 OSX=sierra
|
||||
env: TESTENV=py36-pyqtlink OSX=sierra
|
||||
osx_image: xcode8.3
|
||||
language: generic
|
||||
# https://github.com/qutebrowser/qutebrowser/issues/2013
|
||||
|
Loading…
Reference in New Issue
Block a user