Update stable15 target versions

Signed-off-by: Joas Schilling <coding@schilljs.com>
This commit is contained in:
Joas Schilling 2018-11-23 10:45:31 +01:00
parent b462e7ec01
commit a3bb95995b
No known key found for this signature in database
GPG Key ID: 7076EA9751AACDDA
1 changed files with 6 additions and 6 deletions

View File

@ -8,7 +8,7 @@ pipeline:
image: nextcloudci/php7.0:php7.0-2
environment:
- APP_NAME=data_request
- CORE_BRANCH=master
- CORE_BRANCH=stable15
- DB=sqlite
commands:
- wget https://raw.githubusercontent.com/nextcloud/travis_ci/master/before_install.sh
@ -23,7 +23,7 @@ pipeline:
image: nextcloudci/php7.0:php7.0-2
environment:
- APP_NAME=data_request
- CORE_BRANCH=master
- CORE_BRANCH=stable15
- DB=sqlite
commands:
# Pre-setup steps
@ -41,7 +41,7 @@ pipeline:
image: nextcloudci/php7.0:php7.0-2
environment:
- APP_NAME=data_request
- CORE_BRANCH=master
- CORE_BRANCH=stable15
- DB=sqlite
commands:
# Pre-setup steps
@ -57,7 +57,7 @@ pipeline:
image: nextcloudci/php7.0:php7.0-2
environment:
- APP_NAME=data_request
- CORE_BRANCH=master
- CORE_BRANCH=stable15
- DB=sqlite
commands:
# Pre-setup steps
@ -77,7 +77,7 @@ pipeline:
image: nextcloudci/php7.1:php7.1-15
environment:
- APP_NAME=data_request
- CORE_BRANCH=master
- CORE_BRANCH=stable15
- DB=sqlite
commands:
# Pre-setup steps
@ -97,7 +97,7 @@ pipeline:
image: nextcloudci/php7.2:php7.2-12
environment:
- APP_NAME=data_request
- CORE_BRANCH=master
- CORE_BRANCH=stable15
- DB=sqlite
commands:
# Pre-setup steps