Skip to content

Commit

Permalink
More pip stuff ...
Browse files Browse the repository at this point in the history
  • Loading branch information
Javex committed Apr 3, 2014
1 parent 3397a55 commit 7b3ac63
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 @@ python:
- "3.3"
install:
- python setup.py install
- pip install coveralls sphinx
- pip install coveralls sphinx sphinx_rtd_theme
script:
- coverage run -m py.test tests
- make -C docs/ doctest
Expand Down

0 comments on commit 7b3ac63

Please sign in to comment.