Add sass dependency to travis
This commit is contained in:
parent
b0f5e71bdd
commit
9731dce581
@ -1,5 +1,7 @@
|
||||
language: python
|
||||
python:
|
||||
- "3.6"
|
||||
before_install:
|
||||
- gem install sass
|
||||
script:
|
||||
- python -m pytest
|
||||
|
Loading…
x
Reference in New Issue
Block a user