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:
authorRoeland Jago Douma <rullzer@users.noreply.github.com>2018-09-05 13:38:02 +0300
committerGitHub <noreply@github.com>2018-09-05 13:38:02 +0300
commit0ea57670890f0452070b6dc2ed165374ff20cc6d (patch)
tree8fd43a19196ec02c23a1ebecbf995471598296a2
parentcf771c14c4e49c1c9af74072e6f0fc0d0f2083f3 (diff)
parentffba88fb164df4f2366cd8806161b5005f2beb10 (diff)
Merge pull request #93 from nextcloud/update-stable14-target-versionsv14.0.1RC1v14.0.1v14.0.0
Update stable14 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..1fe659e 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=stable14
- 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..9b2d36c 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -6,7 +6,7 @@ php:
env:
global:
- - CORE_BRANCH=master
+ - CORE_BRANCH=stable14
- APP_NAME=files_pdfviewer
matrix:
- DB=sqlite