FasterXML / java-classmate

Library for introspecting generic type information of types, member/static methods, fields. Especially useful for POJO/Bean introspection.
http://fasterxml.com
Apache License 2.0
258 stars 42 forks source link

Add architecture ppc64le to travis build #55

Closed ddeka2910 closed 4 years ago

ddeka2910 commented 4 years ago

Thank you for your code. Add support for architecture ppc64le.

ddeka2910 commented 4 years ago

This is part of the Ubuntu distribution for ppc64le. This helps us simplify testing later when distributions are re-building and re-releasing. For more info tag @gerrith3

cowtowncoder commented 4 years ago

Sounds good -- will merge assuming this works well.