Update memcached plugin version

This commit is contained in:
Honza Král
2014-06-25 15:48:23 +02:00
parent dc28246b71
commit 3e48fdac9f
+1 -1
View File
@@ -16,7 +16,7 @@ env:
install:
- mkdir /tmp/elasticsearch
- wget -O - http://s3-us-west-2.amazonaws.com/build.elasticsearch.org/origin/master/nightly/JDK6/elasticsearch-latest-SNAPSHOT.tar.gz | tar xz --directory=/tmp/elasticsearch --strip-components=1
- /tmp/elasticsearch/bin/plugin -install elasticsearch/elasticsearch-transport-memcached/2.0.0.RC1
- /tmp/elasticsearch/bin/plugin -install elasticsearch/elasticsearch-transport-memcached/3.0.0-SNAPSHOT
- git clone https://github.com/elasticsearch/elasticsearch.git ../elasticsearch
- pip install .