summaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorBernhard Posselt <dev@bernhard-posselt.com>2016-02-13 12:33:28 +0100
committerBernhard Posselt <dev@bernhard-posselt.com>2016-02-13 12:33:28 +0100
commite88177efc788dd789b016cf2c1185fc8b0879523 (patch)
treed6a192482562e3c1e0ab7bcd24a5d27dccf94e28 /.travis.yml
parent6a0d50588c33f4102bf6ad74cef95d6d2045704f (diff)
nlatest
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 f47fc3ad7..4b5f00860 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -61,7 +61,7 @@ before_script:
# install test deps
- npm install --deps # npm install needs to run before sudo npm install because otherwise it fails because a tmp file exists in the home dir
- npm -g install gulp-cli protractor n
- - n latest
+ - sudo n latest
- cd ..
- wget https://scrutinizer-ci.com/ocular.phar