Commit f8b6cc7c authored by Matthew Brett's avatar Matthew Brett
Browse files

Add Python 3.7 test.

parent 4030f4a8
...@@ -73,7 +73,11 @@ matrix: ...@@ -73,7 +73,11 @@ matrix:
- VENV=venv - VENV=venv
- os: osx - os: osx
env: env:
- PYTHON_VERSION=3.6 - PYTHON_VERSION=3.7
- VENV=venv
- os: osx
env:
- PYTHON_VERSION=3.7
- VENV=venv - VENV=venv
- USE_CCACHE=1 - USE_CCACHE=1
- os: osx - os: osx
......
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