Skip to content

Commit

Permalink
specify jdk8 in travis
Browse files Browse the repository at this point in the history
  • Loading branch information
ceki committed Aug 10, 2019
1 parent b44fbd5 commit 9752c89
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
language: java

jdk:
- openjdk8

notifications:
email:
- notification@qos.ch

0 comments on commit 9752c89

Please sign in to comment.