mirror of
https://github.com/django-q2/django-q2.git
synced 2026-09-15 13:37:56 +08:00
Adding sphinx builds to Travis
This commit is contained in:
@@ -19,7 +19,7 @@ install:
|
||||
|
||||
script:
|
||||
- coverage run --source=django_q -m py.test
|
||||
- sphinx-build -nW -b html -d _build/doctrees . _build/html
|
||||
- sphinx-build -nW -c docs/conf.py
|
||||
|
||||
after_success:
|
||||
- coveralls
|
||||
|
||||
Reference in New Issue
Block a user