Skip to content

Commit

Permalink
Add packages needed to build the docs
Browse files Browse the repository at this point in the history
  • Loading branch information
abadger committed Jun 29, 2015
1 parent 881dbb6 commit d612838
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 @@ -10,7 +10,7 @@ addons:
packages:
- python2.4
install:
- pip install tox
- pip install tox PyYAML Jinja2 sphinx
script:
- tox
- make -C docsite all
Expand Down

0 comments on commit d612838

Please sign in to comment.