Install lessc on Travis

This commit is contained in:
Michael Droettboom 2018-04-30 11:53:07 -04:00
parent 158b85ce40
commit 847a9aa757
1 changed files with 1 additions and 0 deletions

View File

@ -8,6 +8,7 @@ addons:
packages: packages:
- g++-7 - g++-7
- libstdc++6 - libstdc++6
- node-less
cache: cache:
pip: true pip: true
ccache: true ccache: true