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