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

github.com/nextcloud/files_pdfviewer.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:39:31 +0300
committerJoas Schilling <coding@schilljs.com>2016-12-13 21:39:31 +0300
commit06ad96a2e0b82e5f8d69d33b492c00ac180243cb (patch)
treed23f1c053e7b4e532b67e3af6157349f8016293c
parent93f3ad3a2ec6e03d3e3d1fcdf30a75996c2a3573 (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 2014cf6..9788503 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -5,7 +5,7 @@ php:
env:
global:
- - CORE_BRANCH=master
+ - CORE_BRANCH=stable11
- APP_NAME=files_pdfviewer
matrix:
- DB=sqlite