Skip to content

Commit

Permalink
Update .travis.yml to openjdk8
Browse files Browse the repository at this point in the history
  • Loading branch information
puneetbehl authored Jun 29, 2020
1 parent 3b297a9 commit 31b3132
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
language: groovy
jdk:
- oraclejdk8
- openjdk8
before_install:
- cat /etc/hosts # optionally check the content *before*
- sudo hostname "$(hostname | cut -c1-63)"
Expand Down

0 comments on commit 31b3132

Please sign in to comment.