summaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorBernhard Posselt <dev@bernhard-posselt.com>2016-02-13 12:51:53 +0100
committerBernhard Posselt <dev@bernhard-posselt.com>2016-02-13 12:51:53 +0100
commitaca481b5b51064e786253ee532df29fa522c122a (patch)
treea70b7dc2d2a3e5a52dedda805843a93dc3731b11 /.travis.yml
parent55f844d541679abb49912a2e00ac59da1ee633c9 (diff)
more useless shit
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 07561da8e..21ed2f48e 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -29,7 +29,7 @@ before_install:
- "export DISPLAY=:99.0"
- "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 node
+ - sudo apt-get install -o DPkg::Options::="--force-confold" -y libxml2 libxml2-dev libxml2-utils node npm
- npm install -g npm@latest
install: