Skip to content
Snippets Groups Projects
Commit aad5610c authored by Stephan Seitz's avatar Stephan Seitz
Browse files

Update osx image

parent 7c04a372
Branches
Tags release/0.3.2
No related merge requests found
Pipeline #17981 failed with stage
in 1 minute and 16 seconds
......@@ -33,7 +33,7 @@ matrix:
env: DISTRIB="ubuntu" TOX_PYTHON_VERSION="py36" COVERAGE="false" LINT="true"
- name: "Python 3.7.2 on macOS"
os: osx
osx_image: xcode10.2 # Python 3.7.2 running on macOS 10.14.3
osx_image: xcode11 # Python 3.7.2 running on macOS 10.14.3
language: shell # 'language: python' is an error on Travis CI macOS
before_install:
- brew update && brew upgrade python
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment