<p></p>
<p>Hmm seems the Travis compiler is complaining:<br>
<code>major version 55 is newer than 54, the highest major version supported by this compiler</code></p>
<p><a href="https://stackoverflow.com/questions/9170832/list-of-java-class-file-format-major-version-numbers" rel="nofollow">"Version 55" means Java 11</a>, so it would only work if upgraded to OpenJDK 11 or later.</p>
<p>There's already an issue to move to Java 11: <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="371810947" data-permission-text="Title is private" data-url="https://github.com/bisq-network/bisq/issues/1787" data-hovercard-type="issue" data-hovercard-url="/bisq-network/bisq/issues/1787/hovercard" href="https://github.com/bisq-network/bisq/issues/1787">#1787</a> -- perhaps it can be combine with this one?</p>
<p>Locally I have Java 11, so compiling and running worked fine for me.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/bisq-network/bisq/pull/4242#issuecomment-625248321">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AJFFTNWEBXIYT5P6BSEZP5LRQKX6RANCNFSM4M3JTONQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AJFFTNQ7I2AOCKNZ2KTVNYLRQKX6RA5CNFSM4M3JTON2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEVCIQQI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/bisq-network/bisq/pull/4242#issuecomment-625248321",
"url": "https://github.com/bisq-network/bisq/pull/4242#issuecomment-625248321",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>