bennidi / mbassador

Powerful event-bus optimized for high throughput in multi-threaded applications. Features: Sync and Async event publication, weak/strong references, event filtering, annotation driven
MIT License
955 stars 146 forks source link

Add travis jobs on ppc64le #165

Closed manish364824 closed 2 years ago

manish364824 commented 3 years ago

Hi, I had added ppc64le(Linux on Power) support on travis-ci in the branch and updated the jdk version because it supports higher jdk version between 9 and 15, and looks like its been successfully added. I believe it is ready for the final review and merge. The travis ci build logs can be verified from the link below.

https://travis-ci.com/github/manish364824/mbassador/builds/201720052

Please have a look.

Regards,