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

github.com/nextcloud/survey_client.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:58:11 +0300
committerGitHub <noreply@github.com>2018-11-23 13:58:11 +0300
commit74d43d72bfeee3036830266d438f5ba5cf443024 (patch)
treebb619026c289c04cca17c16316f0526e91ad5532
parent7d80e8f6b3a107cd7ed4fcb3bf86de5932c7bb79 (diff)
parent8750e74b366647b8224e903bbb766edcc782d6f9 (diff)
Merge pull request #87 from nextcloud/update-stable15-target-versionsv15.0.0RC2
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 ac4d20b..e4c559b 100644
--- a/.drone.yml
+++ b/.drone.yml
@@ -8,7 +8,7 @@ pipeline:
image: nextcloudci/php7.0:php7.0-2
environment:
- APP_NAME=survey_client
- - 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 519075f..ecb0763 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -6,7 +6,7 @@ language: php
env:
global:
- - CORE_BRANCH=master
+ - CORE_BRANCH=stable15
- APP_NAME=survey_client
# matrix:
# - DB=sqlite