Skip to content

Commit

Permalink
Speficy dist trusty for jdk8 compatibility
Browse files Browse the repository at this point in the history
  • Loading branch information
libremente authored Mar 11, 2020
1 parent 27d85ca commit 4f007ea
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
# add dist trusty for jdk8
dist: trusty

language: java

jdk:
- oraclejdk8
- oraclejdk8

0 comments on commit 4f007ea

Please sign in to comment.