summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBernhard Posselt <dev@bernhard-posselt.com>2015-02-28 15:46:18 +0100
committerBernhard Posselt <dev@bernhard-posselt.com>2015-02-28 15:46:18 +0100
commita425d0f8f3af6f2e7130e59fbea322b14ef2ba32 (patch)
treecd2fe21437249331405cb76f74bc684f5b358fd5
parent8c31b8d25d3dc68aaea11094fbe0f120a45ac797 (diff)
use stable8 branch and fast checkout
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 68febcd68..d29af9ffd 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -30,7 +30,7 @@ install:
- sudo easy_install3 requests
- sudo easy_install3 ocdev
# clone core
- - ocdev setup core --dir owncloud --branch master
+ - ocdev setup core --dir owncloud --branch stable8 --no-history
- mv news owncloud/apps/
before_script: