Merge pull request #28 from nextcloud/update-stable17-target-versions

Update stable17 target versions
This commit is contained in:
blizzz 2019-09-05 13:09:09 +02:00 committed by GitHub
commit b89239c0bc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 6 deletions

View File

@ -6,7 +6,7 @@ steps:
image: nextcloudci/php7.1:php7.1-16
environment:
APP_NAME: data_request
CORE_BRANCH: master
CORE_BRANCH: stable17
DATABASEHOST: sqlite
commands:
- wget https://raw.githubusercontent.com/nextcloud/travis_ci/master/before_install.sh
@ -18,7 +18,7 @@ steps:
image: nextcloudci/php7.3:php7.3-1
environment:
APP_NAME: data_request
CORE_BRANCH: master
CORE_BRANCH: stable17
DATABASEHOST: sqlite
commands:
- wget https://raw.githubusercontent.com/nextcloud/travis_ci/master/before_install.sh
@ -30,7 +30,7 @@ steps:
image: nextcloudci/php7.3:php7.3-1
environment:
APP_NAME: data_request
CORE_BRANCH: master
CORE_BRANCH: stable17
DATABASEHOST: sqlite
commands:
- wget https://raw.githubusercontent.com/nextcloud/travis_ci/master/before_install.sh
@ -56,7 +56,7 @@ steps:
image: nextcloudci/php7.1:php7.1-16
environment:
APP_NAME: data_request
CORE_BRANCH: master
CORE_BRANCH: stable17
DATABASEHOST: sqlite
commands:
- wget https://raw.githubusercontent.com/nextcloud/travis_ci/master/before_install.sh
@ -86,7 +86,7 @@ steps:
image: nextcloudci/php7.2:php7.2-12
environment:
APP_NAME: data_request
CORE_BRANCH: master
CORE_BRANCH: stable17
DATABASEHOST: sqlite
commands:
- wget https://raw.githubusercontent.com/nextcloud/travis_ci/master/before_install.sh
@ -116,7 +116,7 @@ steps:
image: nextcloudci/php7.3:php7.3-1
environment:
APP_NAME: data_request
CORE_BRANCH: master
CORE_BRANCH: stable17
DATABASEHOST: sqlite
commands:
- wget https://raw.githubusercontent.com/nextcloud/travis_ci/master/before_install.sh