Skip to content

Commit

Permalink
hamcrest#331 Attempt to work around Travis CI build issue with Oracle…
Browse files Browse the repository at this point in the history
… JDK
  • Loading branch information
peterdemaeyer committed Sep 7, 2021
1 parent 2835692 commit c741455
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@ language: java

os: linux

# Workaround for Oracle JDK
dist: trusty

jdk:
- oraclejdk8
- openjdk8
Expand Down

0 comments on commit c741455

Please sign in to comment.