Skip to content

Commit 3e48fda

Browse files
committed
Update memcached plugin version
1 parent dc28246 commit 3e48fda

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ env:
1616
install:
1717
- mkdir /tmp/elasticsearch
1818
- 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
19-
- /tmp/elasticsearch/bin/plugin -install elasticsearch/elasticsearch-transport-memcached/2.0.0.RC1
19+
- /tmp/elasticsearch/bin/plugin -install elasticsearch/elasticsearch-transport-memcached/3.0.0-SNAPSHOT
2020
- git clone https://github.com/elasticsearch/elasticsearch.git ../elasticsearch
2121
- pip install .
2222

0 commit comments

Comments
 (0)