From e65aa180a317b46d74b0471b96b5aaae29bd1c53 Mon Sep 17 00:00:00 2001 From: Bernhard Posselt Date: Sat, 13 Feb 2016 18:55:57 +0100 Subject: try to speed up --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.travis.yml') diff --git a/.travis.yml b/.travis.yml index 93e677bd9..6a26a65cc 100644 --- a/.travis.yml +++ b/.travis.yml @@ -36,7 +36,7 @@ before_install: install: - cd .. - - sudo apt-get -y install nodejs python3-jinja2 python3-setuptools apache2 libapache2-mod-fastcgi firefox chromium-browser curl + - sudo apt-get -y install python3-jinja2 python3-setuptools apache2 libapache2-mod-fastcgi firefox curl - export CHROME_BIN=/usr/bin/chromium-browser - sudo easy_install3 requests - sudo easy_install3 ocdev -- cgit v1.2.3