aio-libs / aiodns

Simple DNS resolver for asyncio
https://pypi.python.org/pypi/aiodns
MIT License
532 stars 69 forks source link

Travis-ci: added support for ppc64le #90

Closed dthadi3 closed 3 years ago

dthadi3 commented 3 years ago

Signed-off-by: Devendranath Thadi devendranath.thadi3@gmail.com

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.

dthadi3 commented 3 years ago

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