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

github.com/nextcloud/files_texteditor.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-07 00:03:03 +0300
committerGitHub <noreply@github.com>2018-09-07 00:03:03 +0300
commitbcbcfe5622c06431f37c8c78e2b1f57ad90bb51c (patch)
treeef95a8e1d42b752266d965b9bfc5ff1b31473edb
parent67bb1694e748cd1ab59270adbe12a36a0aace41a (diff)
parentf6cb3b2850ac7759e6081a5654940cfda9569a8a (diff)
Merge pull request #111 from nextcloud/update-stable14-target-versionsv14.0.1RC1v14.0.1
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 3d335bc..3f7066e 100644
--- a/.drone.yml
+++ b/.drone.yml
@@ -8,7 +8,7 @@ pipeline:
image: nextcloudci/php7.0:php7.0-2
environment:
- APP_NAME=files_texteditor
- - 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 93a6b2b..0fb18cb 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -6,7 +6,7 @@ php:
env:
global:
- - CORE_BRANCH=master
+ - CORE_BRANCH=stable14
- APP=files_texteditor
matrix:
- DB=sqlite