Add sass dependency to travis

This commit is contained in:
Brian Duggan 2018-05-24 13:15:07 -04:00
parent b0f5e71bdd
commit 9731dce581

View File

@ -1,5 +1,7 @@
language: python
python:
- "3.6"
before_install:
- gem install sass
script:
- python -m pytest