Skip to content

Commit

Permalink
updated travis to use neweer oracle jdk
Browse files Browse the repository at this point in the history
  • Loading branch information
terzerm committed Jul 23, 2019
1 parent a9571ea commit a5c1be5
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .travis.yml
@@ -1,7 +1,8 @@
language: java
jdk:
- oraclejdk8
- oraclejdk9
- oraclejdk14
- openjdk8

after_success:
- gradle jacocoTestReport coveralls
- gradle jacocoTestReport coveralls

0 comments on commit a5c1be5

Please sign in to comment.