summaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorBernhard Posselt <dev@bernhard-posselt.com>2016-02-13 22:48:07 +0100
committerBernhard Posselt <dev@bernhard-posselt.com>2016-02-13 22:48:07 +0100
commitbef83a9018b7556d97f4ef00863f8e1c418cc61d (patch)
tree79ddc07b888d49f094c6443bfd34a4c44b649a5d /.travis.yml
parent4ecf7d123c2432ea6fe9eae79180300c1a1114ef (diff)
remove redundancy
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index df1874128..876ed7e69 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -33,7 +33,6 @@ install:
- sudo apt-get install -o DPkg::Options::="--force-confold" -y libxml2 libxml2-dev libxml2-utils python3-jinja2 python3-setuptools apache2 libapache2-mod-fastcgi firefox curl
- sudo easy_install3 requests ocdev
- nvm install 5.0
- - nvm use 5.0
- npm install -g npm@latest
# clone core
- cd ..