Browse code

Add building of docs to travis

Toshio Kuratomi authored on 2015/06/29 21:58:42
Showing 1 changed files
... ...
@@ -13,5 +13,6 @@ install:
13 13
   - pip install tox
14 14
 script:
15 15
   - tox
16
+  - make -C docsite all
16 17
 after_success:
17 18
   - coveralls