mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-06-08 15:05:15 +02:00
Move python 3.5 build to 3.7
This commit is contained in:
parent
beaeb10539
commit
3b8b580a2b
1 changed files with 2 additions and 2 deletions
|
|
@ -17,9 +17,9 @@ env:
|
|||
- PYTHON_VERSION=2.7
|
||||
#- PYTHON_VERSION=3.3
|
||||
#- PYTHON_VERSION=3.4
|
||||
- PYTHON_VERSION=3.5
|
||||
#- PYTHON_VERSION=3.5
|
||||
- PYTHON_VERSION=3.6
|
||||
#- PYTHON_VERSION=3.7
|
||||
- PYTHON_VERSION=3.7
|
||||
|
||||
before_install:
|
||||
- wget https://github.com/mzwiessele/travis_scripts/raw/master/download_miniconda.sh
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue