mirror of
https://github.com/MCV-Software/TWBlue.git
synced 2024-11-23 03:38:08 -06:00
Updated python version in CI config file
This commit is contained in:
parent
2f278b7f3c
commit
23df8f8a7f
@ -10,8 +10,8 @@ environment:
|
|||||||
matrix:
|
matrix:
|
||||||
|
|
||||||
# List of python versions we want to work with.
|
# List of python versions we want to work with.
|
||||||
- PYTHON: "C:\\Python37"
|
- PYTHON: "C:\\Python38"
|
||||||
PYTHON_VERSION: "3.7.x" # currently 2.7.9
|
PYTHON_VERSION: "3.8.x" # currently 2.7.9
|
||||||
PYTHON_ARCH: "32"
|
PYTHON_ARCH: "32"
|
||||||
|
|
||||||
# perhaps we may enable this one in future?
|
# perhaps we may enable this one in future?
|
||||||
|
Loading…
Reference in New Issue
Block a user