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>2018-11-23 12:54:08 +0300
committerJoas Schilling <coding@schilljs.com>2018-11-23 12:54:08 +0300
commit334b1aca35c2b850528258e2ef6f1408a405ae15 (patch)
treeeb6d327e882b4558574c1807b3efb4e4222bf843
parent647815050e9e4e17946ecc68c43d09e8dec9622a (diff)
Update stable15 target versions
Signed-off-by: Joas Schilling <coding@schilljs.com>
-rw-r--r--.drone.yml2
-rw-r--r--.travis.yml2
2 files changed, 2 insertions, 2 deletions
diff --git a/.drone.yml b/.drone.yml
index 74bcabb..c04e9ad 100644
--- a/.drone.yml
+++ b/.drone.yml
@@ -8,7 +8,7 @@ pipeline:
image: nextcloudci/php7.0:php7.0-2
environment:
- APP_NAME=files_pdfviewer
- - CORE_BRANCH=master
+ - CORE_BRANCH=stable15
- DB=sqlite
commands:
- wget https://raw.githubusercontent.com/nextcloud/travis_ci/master/before_install.sh
diff --git a/.travis.yml b/.travis.yml
index 33a2cbd..64e3037 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -6,7 +6,7 @@ php:
env:
global:
- - CORE_BRANCH=master
+ - CORE_BRANCH=stable15
- APP_NAME=files_pdfviewer
matrix:
- DB=sqlite