summaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml3
1 files changed, 1 insertions, 2 deletions
diff --git a/.travis.yml b/.travis.yml
index fc42f28da..28003b3d1 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,9 +1,8 @@
language: node_js
node_js:
- - "0.11"
- "0.10"
-before_install:
+before_install:
- cd ..; git clone https://github.com/owncloud/appframework; cd news
script: