summaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorBernhard Posselt <dev@bernhard-posselt.com>2016-02-13 13:11:20 +0100
committerBernhard Posselt <dev@bernhard-posselt.com>2016-02-13 13:11:20 +0100
commite1b4e21c3499bc5f79fb9f0f05beb80a37e80c72 (patch)
tree50c946e250a58241f29ab7fe0005b19bee2adc3d /.travis.yml
parent8aa7f0ecea651a717d063f913da2b530c9ad4c0e (diff)
derp derp travis derpĀ§
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 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 ..