mirror of
https://github.com/jupyterhub/jupyterhub.git
synced 2025-10-17 06:52:59 +00:00
install clean-css on travis
This commit is contained in:
@@ -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 .
|
||||
|
Reference in New Issue
Block a user