Closed ahorek closed 2 years ago
I've also switched to github actions, because java 9 is currently broken on travis. Please enable it on the repository, thanks!
Will do on the actions... Travis is dead, long live GHA!
Actions are not currently disabled but I think we need a workflow to get things moving. I will try to get it functioning today.
Oh and...
btw is it still important to keep java 7 compatibility?
Probably not. Anyone that needs 7 can probably use 8.
I pushed the simple GHA workflow that GitHub provides and it appears to have run with one failure in TestCP51932ToCP50220.
this PR fixes
mvn test
on recent java versionsbtw is it still important to keep java 7 compatibility?