mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-05-05 17:52:39 +02:00
added python 3.9 build following 4aa2ea9f5e to address https://github.com/SheffieldML/GPy/issues/881
This commit is contained in:
parent
426ba1dc27
commit
9c69b8c6fe
3 changed files with 4 additions and 0 deletions
|
|
@ -18,6 +18,7 @@ env:
|
|||
- PYTHON_VERSION=3.6
|
||||
- PYTHON_VERSION=3.7
|
||||
- PYTHON_VERSION=3.8
|
||||
- PYTHON_VERSION=3.9
|
||||
|
||||
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