Install smartypants on Travis.

This commit is contained in:
Bob Nystrom
2018-07-14 20:44:22 -07:00
parent c7c69d1291
commit 3920818b46

View File

@ -28,6 +28,7 @@ addons:
- python3-markdown - python3-markdown
- python3-pygments - python3-pygments
- python3-setuptools - python3-setuptools
- python3-smartypants
- ruby-sass - ruby-sass
# Can't do container-based builds for now because installing the custom # Can't do container-based builds for now because installing the custom