Skip to content

Commit

Permalink
Update linux image in Travis
Browse files Browse the repository at this point in the history
  • Loading branch information
jdneo committed Feb 5, 2021
1 parent b81a9a7 commit 93350d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ language: java
matrix:
include:
- os: linux
dist: trusty
dist: xenial
jdk: openjdk11
env:
- JDK_HOME=~/openjdk11 # force launching JLS using JDK11
Expand Down

0 comments on commit 93350d8

Please sign in to comment.