Added latex building to travis tests.

This commit is contained in:
Ahmet Bakan 2015-05-03 11:31:28 -07:00
parent 465dcb42af
commit e3fb90c17d

View file

@ -8,5 +8,6 @@ install:
- pip install .
script:
- cd docs; ablog build -T
- cd docs; sphinx-build -b latex -T -d .doctrees . oudir
- printf "\nABlog\nABlog Team\nhttp://ablog.readthedocs.org" | ablog start
- printf "ablog\nABlog\nABlog Team\nhttp://ablog.readthedocs.org" | ablog start