mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-06-08 15:05:15 +02:00
Still fixing build error on appveyor
I also use a newer miniconda version for greater python versions.
This commit is contained in:
parent
cd6e9b58e8
commit
9c0c167692
1 changed files with 3 additions and 3 deletions
|
|
@ -10,11 +10,11 @@ environment:
|
|||
- PYTHON_VERSION: 3.6
|
||||
MINICONDA: C:\Miniconda36-x64
|
||||
- PYTHON_VERSION: 3.7
|
||||
MINICONDA: C:\Miniconda36-x64
|
||||
MINICONDA: C:\Miniconda37-x64
|
||||
- PYTHON_VERSION: 3.8
|
||||
MINICONDA: C:\Miniconda36-x64
|
||||
MINICONDA: C:\Miniconda38-x64
|
||||
- PYTHON_VERSION: 3.9
|
||||
MINICONDA: C:\Miniconda36-x64
|
||||
MINICONDA: C:\Miniconda38-x64
|
||||
|
||||
#configuration:
|
||||
# - Debug
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue