"...ssh:/git@developer.sourcefind.cn:2222/tsoc/openmm.git" did not exist on "86988b90b82d14ed3d62d5f0671230428e40c9b7"
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