MOTOR-813 Test macOS with python.org installed Python 3.6 (#137)
This commit is contained in:
parent
baa0bf27c7
commit
401ebf2baf
@ -854,18 +854,18 @@ axes:
|
||||
TOX_ENV: "synchro37"
|
||||
PYTHON_BINARY: "/opt/python/3.7/bin/python3"
|
||||
|
||||
# Test Python only up to 3.6 on Mac, until our toolchain is updated.
|
||||
# Test Python 3.6 only on Mac.
|
||||
- id: tox-env-osx
|
||||
display_name: "Tox Env OSX"
|
||||
values:
|
||||
- id: "tornado5-py36"
|
||||
variables:
|
||||
TOX_ENV: "tornado5-py36"
|
||||
PYTHON_BINARY: "/opt/mongodbtoolchain/v2/bin/python3.6"
|
||||
PYTHON_BINARY: "/Library/Frameworks/Python.framework/Versions/3.6/bin/python3"
|
||||
- id: "tornado_git-py36"
|
||||
variables:
|
||||
TOX_ENV: "tornado_git-py36"
|
||||
PYTHON_BINARY: "/opt/mongodbtoolchain/v2/bin/python3.6"
|
||||
PYTHON_BINARY: "/Library/Frameworks/Python.framework/Versions/3.6/bin/python3"
|
||||
|
||||
- id: tox-env-win
|
||||
display_name: "Tox Env Windows"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user