Update pygments.

This commit is contained in:
Alexandre Vicenzi 2018-06-23 22:54:37 -03:00
parent 598e0e49b2
commit 65cc7b24c9
158 changed files with 687 additions and 102 deletions

View file

@ -3,6 +3,7 @@ python:
- "2.7"
- "3.4"
- "3.5"
- "3.6"
install:
- pip install pelican markdown
before_script: