Skip to content

Commit e87e908

Browse files
author
Peter Bengtsson
authored
oracle-java9-set-default (#403)
1 parent 364c0f7 commit e87e908

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ addons:
2222
postgresql: "9.5"
2323
apt:
2424
packages:
25-
- oracle-java8-set-default
25+
- oracle-java9-set-default
2626

2727
before_install:
2828
- 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

Comments
 (0)