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 364c0f7 commit e87e908Copy full SHA for e87e908
.travis.yml
@@ -22,7 +22,7 @@ addons:
22
postgresql: "9.5"
23
apt:
24
packages:
25
- - oracle-java8-set-default
+ - oracle-java9-set-default
26
27
before_install:
28
- curl -O https://artifacts.elastic.co/downloads/elasticsearch/elasticsearch-6.2.1.deb && sudo dpkg -i --force-confnew elasticsearch-6.2.1.deb && sudo service elasticsearch start
0 commit comments