mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-04-25 12:56:22 +02:00
[build the docs?]
This commit is contained in:
parent
9bd27f0ff9
commit
d72bc44643
2 changed files with 5 additions and 3 deletions
|
|
@ -39,7 +39,8 @@ script:
|
|||
|
||||
after_success:
|
||||
- codecov
|
||||
- conda install --yes sphinx
|
||||
|
||||
before_deploy:
|
||||
- cd doc
|
||||
- make html
|
||||
- cd ../
|
||||
|
|
@ -51,5 +52,6 @@ deploy:
|
|||
secure: "vMEOlP7DQhFJ7hQAKtKC5hrJXFl5BkUt4nXdosWWiw//Kg8E+PPLg88XPI2gqIosir9wwgtbSBBbbwCxkM6uxRNMpoNR8Ixyv9fmSXp4rLl7bbBY768W7IRXKIBjpuEy2brQjoT+CwDDSzUkckHvuUjJDNRvUv8ab4P/qYO1LG4="
|
||||
on:
|
||||
plot_density
|
||||
tags: true
|
||||
server: https://testpypi.python.org/pypi
|
||||
distributions: "bdist_wheel sdist"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue