1
0
forked from Mirror/wren

Install pygments on Travis.

This commit is contained in:
Bob Nystrom
2018-07-14 12:12:07 -07:00
parent 7d8292fe90
commit 09be27d3d5

View File

@ -26,6 +26,7 @@ addons:
- g++-multilib
# These are needed for building and deploying the docs.
- python3-markdown
- python3-pygments
- python3-setuptools
- ruby-sass