nichtich / RDF-aREF

Perl module for another RDF Encoding Form
https://github.com/nichtich/RDF-aREF/wiki
Other
0 stars 4 forks source link

Travis-ci: added support for ppc64le #25

Closed dthadi3 closed 3 years ago

dthadi3 commented 3 years ago

Added power support for the travis.yml file with ppc64le. This is part of the Ubuntu distribution for ppc64le. This helps us simplify testing later when distributions are re-building and re-releasing.

coveralls commented 3 years ago

Coverage Status

Coverage decreased (-0.2%) to 92.911% when pulling c968a904133cce957aa3535d85ae3680a47965c9 on dthadi3:ppc64le into b06ae05f3c115ecef18492d74d99491a676f2490 on nichtich:master.

dthadi3 commented 3 years ago

@nichtich waiting for your response for merging ppc64le code. Thanks!