Skip to content

Commit

Permalink
Add pygments to travis build
Browse files Browse the repository at this point in the history
  • Loading branch information
rshipp committed Jul 5, 2018
1 parent 70c4e9f commit 141c549
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -8,7 +8,7 @@ install:
- "pip install nose"
- "pip install coverage"
- "pip install codacy-coverage"
- "pip install collective.checkdocs"
- "pip install collective.checkdocs Pygments"
- "python setup.py install"
script:
- nosetests --with-coverage --cover-package=plyara --cover-xml
Expand Down

0 comments on commit 141c549

Please sign in to comment.