Skip to content

Commit 9d394b2

Browse files
committed
TASK: Remove unused neos/site-kickstarter package
1 parent 42420c1 commit 9d394b2

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
@@ -21,6 +21,7 @@ before_install:
2121
- cd ..
2222
- git clone https://github.com/neos/neos-base-distribution.git -b ${NEOS_TARGET_VERSION}
2323
- cd neos-base-distribution
24+
- composer remove --no-update --no-interaction neos/site-kickstarter
2425
- composer require --no-update --no-interaction flowpack/elasticsearch-contentrepositoryadaptor:dev-master
2526
install:
2627
- composer install --no-interaction

0 commit comments

Comments
 (0)