Auto status change to "Under Review"
Show More
@@ -26,7 +26,7 b' matrix:' | |||||
26 | install: |
|
26 | install: | |
27 | - wget ${ES_DOWNLOAD_URL} |
|
27 | - wget ${ES_DOWNLOAD_URL} | |
28 | - tar -xzf elasticsearch-oss-${ES_VERSION}.tar.gz |
|
28 | - tar -xzf elasticsearch-oss-${ES_VERSION}.tar.gz | |
29 |
- ./elasticsearch- |
|
29 | - ./elasticsearch-${ES_VERSION}/bin/elasticsearch & | |
30 | - travis_retry pip install -U setuptools pip tox |
|
30 | - travis_retry pip install -U setuptools pip tox | |
31 |
|
31 | |||
32 | script: |
|
32 | script: |
General Comments 4
Auto status change to "Under Review"
You need to be logged in to leave comments.
Login now