Skip to content

Commit

Permalink
Fix unrequested ePyDoc magic import that's breaking Travis-CI build
Browse files Browse the repository at this point in the history
  • Loading branch information
Stephan Sokolow authored and Stephan Sokolow committed Aug 20, 2017
1 parent 21f02fb commit 97bf749
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -12,6 +12,7 @@ addons:
- python-gtk2
- python-wnck
- python-xlib
- python-docutils
install: "pip install coveralls"
script:
- epydoc --config setup.cfg quicktile *.py
Expand Down

0 comments on commit 97bf749

Please sign in to comment.