Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/serverinfo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoas Schilling <coding@schilljs.com>2016-12-13 21:50:49 +0300
committerJoas Schilling <coding@schilljs.com>2016-12-13 21:50:49 +0300
commit41c7ef9f15c36f5d51457b1efd5d4ab485df460f (patch)
treea180826db4946b4bef2a50564335a5837b0f5032
parente5490e2a6afb4dce36d56971c9b97809a1f0f10a (diff)
Update the env.global.CORE_BRANCH setting in .travis.yml
Signed-off-by: Joas Schilling <coding@schilljs.com>
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 5794e8d..83b8b36 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -5,7 +5,7 @@ php:
env:
global:
- - CORE_BRANCH=master
+ - CORE_BRANCH=stable11
- APP_NAME=serverinfo
matrix:
- DB=sqlite