Speed up travis CI runs

This commit is contained in:
Raphael Michel
2016-08-14 18:01:46 +02:00
parent 7b5dd6bd6c
commit 0cb3761093

View File

@@ -5,7 +5,6 @@ python:
install:
- pip install -U pip wheel setuptools
- pip install -q -U -r src/requirements.txt -r src/requirements/dev.txt -r src/requirements/py34.txt
- npm install -g less@2.5.0
before_script:
- cd src
script: