Commit 33f808c4 authored by Matthew Brett's avatar Matthew Brett
Browse files

Remove explicit OSX_VER set, so testing default

parent c01cf453
...@@ -82,8 +82,6 @@ matrix: ...@@ -82,8 +82,6 @@ matrix:
env: env:
- PYTHON_VERSION=3.8 - PYTHON_VERSION=3.8
- VENV=venv - VENV=venv
- MB_PYTHON_OSX_VER=10.9
- MB_ML_VER=2010
- os: osx - os: osx
env: env:
- PYTHON_VERSION=pypy-4.0 - PYTHON_VERSION=pypy-4.0
...@@ -157,8 +155,6 @@ matrix: ...@@ -157,8 +155,6 @@ matrix:
osx_image: xcode10 osx_image: xcode10
env: env:
- PYTHON_VERSION=3.8 - PYTHON_VERSION=3.8
- MB_PYTHON_OSX_VER=10.9
- MB_ML_VER=2010
- os: osx - os: osx
osx_image: xcode10.1 osx_image: xcode10.1
env: env:
......
Markdown is supported
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