Skip to content

Commit 4f61033

Browse files
committed
TASK: Require neos/nodetypes in travis as tests rely on it
1 parent a345855 commit 4f61033

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ before_install:
2222
- git clone https://github.com/neos/neos-base-distribution.git -b ${NEOS_TARGET_VERSION}
2323
- cd neos-base-distribution
2424
- composer require --no-update --no-interaction flowpack/elasticsearch-contentrepositoryadaptor:dev-master
25+
- composer require --no-update --no-interaction neos/nodetypes
2526
install:
2627
- composer install --no-interaction
2728
- cd ..

0 commit comments

Comments
 (0)