From e1b4e21c3499bc5f79fb9f0f05beb80a37e80c72 Mon Sep 17 00:00:00 2001 From: Bernhard Posselt Date: Sat, 13 Feb 2016 13:11:20 +0100 Subject: =?UTF-8?q?derp=20derp=20travis=20derp=C2=A7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.travis.yml') diff --git a/.travis.yml b/.travis.yml index 0cf1bfb45..93e677bd9 100644 --- a/.travis.yml +++ b/.travis.yml @@ -30,9 +30,9 @@ before_install: - "sh -e /etc/init.d/xvfb start" - sudo apt-get update - sudo apt-get install -o DPkg::Options::="--force-confold" -y libxml2 libxml2-dev libxml2-utils - - npm install -g npm@latest - nvm install 5.0 - nvm use 5.0 + - npm install -g npm@latest install: - cd .. -- cgit v1.2.3