We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 06b991d commit 2abfc5cCopy full SHA for 2abfc5c
.travis.yml
@@ -27,6 +27,7 @@ before_script:
27
# Checkout meta repo, change the branch and/or remote to use a different ezpublish branch/distro
28
- git clone --depth 1 --single-branch --branch master https://github.com/ezsystems/ezplatform.git
29
- cd ezplatform
30
+ - composer require "ezsystems/ezpublish-kernel:dev-ezp24264-query_controller_take2 as 6.0.x-dev"
31
32
# Install everything needed for behat testing, using our local branch of this repo
33
- ./bin/.travis/setup_from_external_repo.sh $BRANCH_BUILD_DIR "ezsystems/demobundle:dev-tmp_travis_branch"
0 commit comments