summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBernhard Posselt <nukeawhale@gmail.com>2013-07-06 10:27:06 +0200
committerBernhard Posselt <nukeawhale@gmail.com>2013-07-06 10:27:06 +0200
commit333e54f2c2cf26036685c31281ef7976a2d3dfa2 (patch)
treeceb92fdd926efd2aa094d1ff0b5b7038e64ee7fb
parentf63e284a01c6188893446b8d064616a0dfca31ca (diff)
Update .travis.yml
-rw-r--r--.travis.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 8634814d6..83de0619a 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -3,6 +3,8 @@ node_js:
- "0.11"
- "0.10"
+git:
+ depth: 0
before_install: git clone https://github.com/owncloud/appframework
script: make javascript-tests