Output ES version

This commit is contained in:
Tim Nagel 2014-08-07 09:32:30 +10:00
parent 0d22c20d37
commit dafe8abe0e

View file

@ -7,6 +7,7 @@ php:
- 5.6
before_script:
- /usr/share/elasticsearch -v
- sudo /usr/share/elasticsearch/bin/plugin -install elasticsearch/elasticsearch-mapper-attachments/2.0.0
- sudo service elasticsearch restart
- echo "extension = mongo.so" >> ~/.phpenv/versions/$(phpenv version-name)/etc/php.ini