We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent db025ca commit 69c80b0Copy full SHA for 69c80b0
.travis.yml
@@ -7,7 +7,6 @@ jdk:
7
before_install:
8
- sudo rm -rf /var/lib/elasticsearch
9
- curl https://artifacts.elastic.co/downloads/elasticsearch/elasticsearch-9.0.0-amd64.deb -o elasticsearch.deb && sudo dpkg -i --force-confnew elasticsearch.deb
10
- - pwd
11
- sudo cp ./src/test/resources/elasticsearch.yml /etc/elasticsearch/elasticsearch.yml
12
- sudo cat /etc/elasticsearch/elasticsearch.yml
13
- sudo java -version
0 commit comments