lord63 / tldr.py

A python client for tldr: simplified and community-driven man pages.
MIT License
186 stars 18 forks source link

Add architecture ppc64le to travis build #48

Closed ddeka2910 closed 3 years ago

ddeka2910 commented 3 years ago

Add support for architecture ppc64le.
This is part of the Ubuntu distribution for ppc64le. This helps us simplify testing later when distributions are re-building and re-releasing.

codecov-io commented 3 years ago

Codecov Report

Merging #48 (9a0b901) into master (877f923) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #48   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            4         4           
  Lines          183       183           
=========================================
  Hits           183       183           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 4f8065a...9a0b901. Read the comment docs.

lord63 commented 3 years ago

Thank you but we're not going to support this platform, no such environment when users report bugs.