Skip to content

Commit

Permalink
Add Pygments to build environment as well
Browse files Browse the repository at this point in the history
WTF? docutils does not set up dependency correctly?  Or pip does not
handle it??
  • Loading branch information
ymattw committed Jun 20, 2014
1 parent 1e56a89 commit e3e838d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -10,6 +10,7 @@ python:

before_install:
- pip --quiet install docutils
- pip --quiet install Pygments
- pip --quiet install coverage
- coverage --version
- sudo apt-get --quiet=2 install patchutils
Expand Down

0 comments on commit e3e838d

Please sign in to comment.