Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
FriedrichFroebel committed Jun 18, 2020
1 parent ed193e1 commit 702cdbc
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 @@ -8,7 +8,7 @@ install: true
os: linux
dist: bionic

# Run compilation tests using the OpenJDK in version 10 and version 14 (the latest one at the time
# Run compilation tests using the OpenJDK in version 11 and version 14 (the latest one at the time
# of writing).
# Please note that we still support Java versions starting with Java 8, but we cannot compile our
# code with Java 8 as they miss the newer APIs we reference inside the `Compatibility.java` file.
Expand Down

0 comments on commit 702cdbc

Please sign in to comment.