mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-06-08 15:05:15 +02:00
Update .travis.yml
This commit is contained in:
parent
cca642dd8c
commit
0b4297bda5
1 changed files with 4 additions and 0 deletions
|
|
@ -39,6 +39,10 @@ script:
|
|||
|
||||
after_success:
|
||||
- codecov
|
||||
- conda install sphinx
|
||||
- cd doc
|
||||
- make html
|
||||
- cd ../
|
||||
|
||||
deploy:
|
||||
provider: pypi
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue