Use Python 3.7 on macOS

This commit is contained in:
Florian Bruhin 2018-07-03 13:13:58 +02:00
parent 7e8c741937
commit d03b03f7cb

View File

@ -30,7 +30,7 @@ matrix:
dist: xenial
env: TESTENV=py37-pyqt511
- os: osx
env: TESTENV=py36 OSX=sierra
env: TESTENV=py37 OSX=sierra
osx_image: xcode9.2
language: generic
# https://github.com/qutebrowser/qutebrowser/issues/2013