Skip to content

Commit

Permalink
update travis to run on java 15
Browse files Browse the repository at this point in the history
  • Loading branch information
soundvibe committed Jan 15, 2021
1 parent ce24294 commit cbdca38
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ matrix:
- jdk: openjdk12
- jdk: openjdk13
- jdk: openjdk14
- jdk: openjdk15

after_success:
- bash <(curl -s https://codecov.io/bash)
Expand Down

0 comments on commit cbdca38

Please sign in to comment.