From 295adcbef7618f4a0b4781c92e4b1c32b31a5f36 Mon Sep 17 00:00:00 2001 From: Bernhard Posselt Date: Thu, 22 May 2014 00:23:49 +0200 Subject: add chrome to js unit tests --- .travis.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to '.travis.yml') diff --git a/.travis.yml b/.travis.yml index dd0542259..4b3a1f121 100644 --- a/.travis.yml +++ b/.travis.yml @@ -17,7 +17,8 @@ before_install: install: - cd .. - - sudo apt-get -y install nodejs python3-jinja2 python3-setuptools apache2 libapache2-mod-fastcgi firefox + - sudo apt-get -y install nodejs python3-jinja2 python3-setuptools apache2 libapache2-mod-fastcgi firefox chromium-browser + - export CHROME_BIN=/usr/bin/chromium-browser - sudo easy_install3 pip # ubuntu 12.04 only - sudo pip3 install ocdev # get a newer phantomjs version -- cgit v1.2.3