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

github.com/nextcloud/notifications.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:32:33 +0300
committerGitHub <noreply@github.com>2016-12-13 23:32:33 +0300
commita96e66e87ffe3224ca7a1424376292d661034192 (patch)
tree1821c805a14ceca9228602b1c93fccc61242f41c
parentf5a214c440ce3054210197900a57a42d1efab8e0 (diff)
parente3c5ccd7a3284cc3c9803367b6c78e24eae1b144 (diff)
Merge pull request #51 from nextcloud/update-travis-core-branchv11.0.3RC2v11.0.3RC1v11.0.3v11.0.2RC1v11.0.2v11.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 c1dd92b..c6d6cc6 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -5,7 +5,7 @@ php:
env:
global:
- - CORE_BRANCH=master
+ - CORE_BRANCH=stable11
- APP_NAME=notifications
matrix:
- DB=sqlite