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:
authorRoeland Jago Douma <rullzer@users.noreply.github.com>2016-12-13 23:31:54 +0300
committerGitHub <noreply@github.com>2016-12-13 23:31:54 +0300
commita4e957810524490a3170547f16051c09794cfe00 (patch)
treea180826db4946b4bef2a50564335a5837b0f5032
parente5490e2a6afb4dce36d56971c9b97809a1f0f10a (diff)
parent41c7ef9f15c36f5d51457b1efd5d4ab485df460f (diff)
Merge pull request #66 from nextcloud/update-travis-core-branchv11.0.1RC1v11.0.1
Update the env.global.CORE_BRANCH setting in .travis.yml
-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