Commit d502caee authored by peastman's avatar peastman
Browse files

Python 3.8 is only available on a new OS

parent 49758d01
...@@ -95,7 +95,7 @@ matrix: ...@@ -95,7 +95,7 @@ matrix:
CMAKE_FLAGS="-DOPENMM_GENERATE_API_DOCS=ON" CMAKE_FLAGS="-DOPENMM_GENERATE_API_DOCS=ON"
- sudo: false - sudo: false
dist: trusty dist: xenial
python: 3.8 python: 3.8
env: ==PYTHON_3_8== env: ==PYTHON_3_8==
OPENCL=false OPENCL=false
......
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