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