File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ language : php
2+ matrix :
3+ include :
4+ - php : 5.6
5+ - php : 5.5
6+ before_install :
7+ - cd ..
8+ - git clone https://github.com/neos/neos-base-distribution.git
9+ - cd neos-base-distribution
10+ - composer require flowpack/elasticsearch-contentrepositoryadaptor dev-master
11+ install :
12+ - composer install
13+ script :
14+ - bin/phpunit -c Build/BuildEssentials/PhpUnit/UnitTests.xml Packages/Application/Flowpack.ElasticSearch.ContentRepositoryAdaptor/Tests/Unit
Original file line number Diff line number Diff line change 1+ .. image:: https://api.travis-ci.org/flowpack/Flowpack.ElasticSearch.ContentRepositoryAdaptor.svg
2+ :target: https://api.travis-ci.org/flowpack/Flowpack.ElasticSearch.ContentRepositoryAdaptor
3+
14# TYPO3 Neos ElasticSearch Adapter
25
36* supporting ElasticSearch Version 1.2.x and 1.3.x and 1.4.x*
You can’t perform that action at this time.
0 commit comments