install clean-css on travis

This commit is contained in:
Min RK
2015-03-04 14:41:13 -08:00
parent 506e0e569c
commit ecd27d00ac

View File

@@ -5,7 +5,7 @@ python:
- 3.4
- 3.3
before_install:
- npm install -g less bower jupyter/configurable-http-proxy
- npm install -g less less-plugin-clean-css bower jupyter/configurable-http-proxy
- git clone --quiet --depth 1 https://github.com/minrk/travis-wheels travis-wheels
install:
- pip install -f travis-wheels/wheelhouse -r dev-requirements.txt .