From d770c46da54bdf087deac55625685b407390eed3 Mon Sep 17 00:00:00 2001 From: mzwiessele Date: Sun, 11 Oct 2015 13:54:05 +0100 Subject: [PATCH] [build the docs?] --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 909ed659..e8df918d 100644 --- a/.travis.yml +++ b/.travis.yml @@ -42,6 +42,7 @@ after_success: before_deploy: - cd doc + - sphinx-apidoc -o source ../GPy - make html - cd ../