travis: Update macOS

This commit is contained in:
Florian Bruhin 2017-09-10 15:14:17 +02:00
parent f320da07b4
commit 4794d1970b

View File

@ -28,8 +28,9 @@ matrix:
- os: linux
env: TESTENV=py36-pyqt59-cov
- os: osx
env: TESTENV=py36 OSX=elcapitan
osx_image: xcode7.3
env: TESTENV=py36 OSX=sierra
osx_image: xcode8.3
language: generic
# https://github.com/qutebrowser/qutebrowser/issues/2013
# - os: osx
# env: TESTENV=py35 OSX=yosemite
@ -59,8 +60,6 @@ matrix:
node_js: node
allow_failures:
- os: osx
env: TESTENV=py36 OSX=elcapitan
osx_image: xcode7.3
fast_finish: true
cache: