We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 42420c1 commit 9d394b2Copy full SHA for 9d394b2
1 file changed
.travis.yml
@@ -21,6 +21,7 @@ before_install:
21
- cd ..
22
- git clone https://github.com/neos/neos-base-distribution.git -b ${NEOS_TARGET_VERSION}
23
- cd neos-base-distribution
24
+ - composer remove --no-update --no-interaction neos/site-kickstarter
25
- composer require --no-update --no-interaction flowpack/elasticsearch-contentrepositoryadaptor:dev-master
26
install:
27
- composer install --no-interaction
0 commit comments