Merge pull request #22 from nextcloud/update-stable15-target-versions

Update stable15 target versions
This commit is contained in:
blizzz 2018-11-23 11:13:32 +01:00 committed by GitHub
commit 789e9b260b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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