Skip to content

Commit

Permalink
Merge pull request #80 from nextcloud/update-stable14-target-versions
Browse files Browse the repository at this point in the history
Update stable14 target versions
  • Loading branch information
rullzer authored Sep 5, 2018
2 parents f0e74a4 + 6d80101 commit 87000d9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .drone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ pipeline:
image: nextcloudci/php7.0:php7.0-2
environment:
- APP_NAME=survey_client
- CORE_BRANCH=master
- CORE_BRANCH=stable14
- DB=sqlite
commands:
- wget https://raw.githubusercontent.com/nextcloud/travis_ci/master/before_install.sh
Expand Down
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ language: php

env:
global:
- CORE_BRANCH=master
- CORE_BRANCH=stable14
- APP_NAME=survey_client
# matrix:
# - DB=sqlite
Expand Down

0 comments on commit 87000d9

Please sign in to comment.