Skip to content

Commit

Permalink
Travis: build docs as we do on Pootle
Browse files Browse the repository at this point in the history
  • Loading branch information
dwaynebailey committed Jan 6, 2017
1 parent a98cadf commit e4dc454
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ install:
- pip install sphinx
script:
- python -m compileall -x '[.]py$' -q -f .
- cd docs && make SPHINXOPTS=-W html
- cd docs && make SPHINXOPTS="-T -W -q -j 4" html
notifications:
email:
on_failure: always
Expand Down

0 comments on commit e4dc454

Please sign in to comment.