We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2654b0b + 578dfe9 commit da8a7eaCopy full SHA for da8a7ea
1 file changed
.travis.yml
@@ -32,7 +32,6 @@ before_install:
32
- cd ..
33
- git clone https://github.com/neos/neos-base-distribution.git -b ${NEOS_TARGET_VERSION}
34
- cd neos-base-distribution
35
- - composer config repositories.flowpack-elasticsearch git https://github.com/daniellienert/Flowpack.ElasticSearch.git
36
- composer require --no-update --no-interaction neos/content-repository-search:dev-master
37
- composer require --no-update --no-interaction flowpack/elasticsearch:dev-master
38
- composer require --no-update --no-interaction flowpack/elasticsearch-contentrepositoryadaptor:dev-master
0 commit comments