There was an error while loading. Please reload this page.
1 parent 3e48fda commit d9c64daCopy full SHA for d9c64da
.travis.yml
@@ -16,7 +16,6 @@ env:
16
install:
17
- mkdir /tmp/elasticsearch
18
- 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/3.0.0-SNAPSHOT
20
- git clone https://github.com/elasticsearch/elasticsearch.git ../elasticsearch
21
- pip install .
22
0 commit comments