mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-05-27 14:25:16 +02:00
fix: appveyor build python 3.6
This commit is contained in:
parent
dc4127dbc2
commit
8419d8c023
1 changed files with 2 additions and 0 deletions
|
|
@ -9,6 +9,8 @@ environment:
|
||||||
MINICONDA: C:\Miniconda-x64
|
MINICONDA: C:\Miniconda-x64
|
||||||
- PYTHON_VERSION: 3.5
|
- PYTHON_VERSION: 3.5
|
||||||
MINICONDA: C:\Miniconda35-x64
|
MINICONDA: C:\Miniconda35-x64
|
||||||
|
- PYTHON_VERSION: 3.6
|
||||||
|
MINICONDA: C:\Miniconda36-x64
|
||||||
|
|
||||||
#configuration:
|
#configuration:
|
||||||
# - Debug
|
# - Debug
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue