diff --git a/.travis.yml b/.travis.yml index 7c38b0d6..4ce43273 100644 --- a/.travis.yml +++ b/.travis.yml @@ -42,6 +42,7 @@ after_success: before_deploy: - cd doc + - pip install sphinx_rtd_theme - sphinx-apidoc -o source/ ../GPy - make html - cd ../