"platforms/opencl/tests/TestOpenCLCustomCompoundBondForce.cpp" did not exist on "35aef079c8abb2d2b1566052000b4e3a77593ab1"
Unverified Commit 7afa887a authored by Christian Clauss's avatar Christian Clauss Committed by GitHub
Browse files

Python 3.7 only

parent 20dbce13
......@@ -10,15 +10,15 @@ environment:
#- PYTHON: "C:\\Miniconda"
# PYTHON_VERSION: "2.7"
# PYTHON_ARCH: "32"
- PYTHON: "C:\\Miniconda-x64"
PYTHON_VERSION: "2.7"
PYTHON_ARCH: "64"
- PYTHON: "C:\\Miniconda35"
PYTHON_VERSION: "3.5"
PYTHON_ARCH: "32"
- PYTHON: "C:\\Miniconda35-x64"
PYTHON_VERSION: "3.5"
PYTHON_ARCH: "64"
#- PYTHON: "C:\\Miniconda-x64"
# PYTHON_VERSION: "2.7"
# PYTHON_ARCH: "64"
#- PYTHON: "C:\\Miniconda35"
# PYTHON_VERSION: "3.5"
# PYTHON_ARCH: "32"
#- PYTHON: "C:\\Miniconda35-x64"
# PYTHON_VERSION: "3.5"
# PYTHON_ARCH: "64"
#- PYTHON: "C:\\Miniconda36"
# PYTHON_VERSION: "3.6"
# PYTHON_ARCH: "32"
......
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