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

add python3.8 osx travis runs

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