Skip to content
Snippets Groups Projects
Commit 5b6c0899 authored by Holger's avatar Holger
Browse files

Try to fix ci

parent 61c3684e
No related branches found
No related tags found
2 merge requests!5Taken current version of master branch in the https://github.com/holgern/beem,!4Original changes pushed to master at https://github.com/holgern/beem
......@@ -9,10 +9,10 @@ environment:
WITH_COMPILER: "cmd /E:ON /V:ON /C .\\appveyor\\run_with_compiler.cmd"
matrix:
- PYTHON: "C:\\Python38-x64"
- PYTHON: "C:\\Python37-x64"
PYTHON_ARCH: "64"
MINICONDA: C:\Miniconda38-x64
COMM_PY: "py38"
MINICONDA: C:\Miniconda37-x64
COMM_PY: "py37"
install:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment