Skip to content

Commit

Permalink
#537 sphinx is now a dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
prjemian committed Jun 14, 2017
1 parent bc0860f commit c683848
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 @@ -11,7 +11,7 @@ python:
- "3.5"

install:
- pip install lxml six
- pip install lxml six sphinx

# command to run tests
script:
Expand Down

0 comments on commit c683848

Please sign in to comment.