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:
authorMorris Jobke <hey@morrisjobke.de>2018-11-23 13:56:50 +0300
committerGitHub <noreply@github.com>2018-11-23 13:56:50 +0300
commitb804d715af0e602296f43ad8a96a165843b0a23f (patch)
treeeb6d327e882b4558574c1807b3efb4e4222bf843
parent647815050e9e4e17946ecc68c43d09e8dec9622a (diff)
parent334b1aca35c2b850528258e2ef6f1408a405ae15 (diff)
Merge pull request #109 from nextcloud/update-stable15-target-versionsv15.0.0RC3v15.0.0RC2v15.0.0
Update stable15 target versions
-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