Skip to content

Commit

Permalink
Update to elasticsearch 1.4 #14
Browse files Browse the repository at this point in the history
  • Loading branch information
imsamurai committed Dec 10, 2014
1 parent 9add7b3 commit b3272d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ matrix:
- PHPDOC=1

before_install:
- wget https://download.elasticsearch.org/elasticsearch/elasticsearch/elasticsearch-0.90.12.deb && sudo dpkg -i elasticsearch-0.90.12.deb && sudo service elasticsearch restart
- wget https://download.elasticsearch.org/elasticsearch/elasticsearch/elasticsearch-1.4.1.deb && sudo dpkg -i elasticsearch-1.4.1.deb && sudo service elasticsearch restart

before_script:
- git clone git://github.com/imsamurai/travis-plugin-build.git --depth 1 travis
Expand Down

0 comments on commit b3272d9

Please sign in to comment.