Skip to content

Commit

Permalink
Merge pull request #872 from javalite/bugfix/870
Browse files Browse the repository at this point in the history
#870 - TravisCI - Configure Travis for Java 11
  • Loading branch information
Igor Polevoy committed Jul 22, 2019
2 parents 816e8c2 + 511a578 commit eeaa857
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
dist: xenial
language: java

sudo: required # So we can use docker and a beefier machine
dist: trusty
jdk:
- openjdk11

git:
depth: 1 # an optimization since we won't be committing anything
Expand Down

0 comments on commit eeaa857

Please sign in to comment.