summaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorBernhard Posselt <dev@bernhard-posselt.com>2015-08-07 14:57:32 +0200
committerBernhard Posselt <dev@bernhard-posselt.com>2015-08-07 14:57:32 +0200
commit26363fd271557d0d51fad4ba3272cc56fa227686 (patch)
tree11bb62ae66539fd0903a80260197b54a311212fd /.travis.yml
parentd347b82fccb89a2abf0efca684ede9605f41d2f1 (diff)
use stable8.1 for travis
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 94a389c9b..7e6698f67 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -35,7 +35,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 stable8.1 --no-history
- mv news owncloud/apps/
before_script: