mirror of
https://github.com/vale981/ablog
synced 2025-03-05 09:11:38 -05:00
Added latex building to travis tests.
This commit is contained in:
parent
465dcb42af
commit
e3fb90c17d
1 changed files with 1 additions and 0 deletions
|
@ -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
|
Loading…
Add table
Reference in a new issue