Commit 2c3cafaa authored by mattip's avatar mattip
Browse files

add python3.8 osx travis runs

parent bf2897ae
......@@ -78,6 +78,10 @@ matrix:
- PYTHON_VERSION=3.7
- VENV=venv
- USE_CCACHE=1
- os: osx
env:
- PYTHON_VERSION=3.8
- VENV=venv
- os: osx
env:
- PYTHON_VERSION=pypy-4.0
......@@ -143,6 +147,10 @@ matrix:
osx_image: xcode10
env:
- PYTHON_VERSION=3.7
- os: osx
osx_image: xcode10
env:
- PYTHON_VERSION=3.8
- os: osx
osx_image: xcode10.1
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