Skip to content

Commit

Permalink
[build] Use Java 11 in Travis
Browse files Browse the repository at this point in the history
  • Loading branch information
maxsharabayko committed Jan 11, 2021
1 parent 62d5d30 commit adaf323
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
@@ -1,5 +1,7 @@
language: cpp
dist: trusty
jdk:
- oraclejdk11

addons:
apt:
Expand Down

0 comments on commit adaf323

Please sign in to comment.