summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBernhard Posselt <dev@bernhard-posselt.com>2015-04-29 23:06:39 +0200
committerBernhard Posselt <dev@bernhard-posselt.com>2015-04-29 23:06:39 +0200
commit9b6584fd1f5dc0256eb9ff2575599eb1850238e0 (patch)
tree9c3c7b0f56257889e97358c6ae8c2b9fdf8cb04c
parent5de390e28f31f438c5c31ec2dacbc25f86a5d5d6 (diff)
use master
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 2f9e48e83..960f7a68f 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 fix-install-again --no-history
+ - ocdev setup core --dir owncloud --branch master --no-history
- mv news owncloud/apps/
before_script: