Skip to content

Commit

Permalink
Set default JDK to openjdk8 (#1004)
Browse files Browse the repository at this point in the history
  • Loading branch information
rubenvp8510 committed Nov 30, 2018
1 parent ef6bf81 commit 3dc08bf
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ sudo: required
dist: trusty

language: java
jdk:
- openjdk8

notifications:
irc:
Expand All @@ -23,7 +25,6 @@ addons:
packages:
- collectd
- collectd-utils
- oracle-java8-installer
coverity_scan:
project:
name: hawkular/hawkular-metrics
Expand Down

0 comments on commit 3dc08bf

Please sign in to comment.