From 0cb3761093e3a1f62c9997dd02e4a08d3fdcf3f9 Mon Sep 17 00:00:00 2001 From: Raphael Michel Date: Sun, 14 Aug 2016 18:01:46 +0200 Subject: [PATCH] Speed up travis CI runs --- .travis.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 97b409dd2..a81ef4c38 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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: