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>2017-05-24 11:08:54 +0300
committerGitHub <noreply@github.com>2017-05-24 11:08:54 +0300
commite20d51f082860939f6fa1e785ab5c8fe361dcc3b (patch)
tree8190c116083e31666d8e8038194f5da56e21a028
parent348adb98a3899ce5365b0d92bef3966ef3274551 (diff)
parent149e2cabcbe23644b9cbcf046ba8ab08d5d9be73 (diff)
Merge pull request #31 from nextcloud/update-stable12-target-versions
Update stable12 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 399b226..0a6546d 100644
--- a/.drone.yml
+++ b/.drone.yml
@@ -6,7 +6,7 @@ pipeline:
image: nextcloudci/php7.0:php7.0-2
environment:
- APP_NAME=files_pdfviewer
- - CORE_BRANCH=master
+ - CORE_BRANCH=stable12
- DB=sqlite
commands:
- wget https://raw.githubusercontent.com/nextcloud/travis_ci/master/before_install.sh
diff --git a/.travis.yml b/.travis.yml
index 7525a59..c70c071 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -6,7 +6,7 @@ php:
env:
global:
- - CORE_BRANCH=master
+ - CORE_BRANCH=stable12
- APP_NAME=files_pdfviewer
matrix:
- DB=sqlite