corydolphin / flask-cors

Cross Origin Resource Sharing ( CORS ) support for Flask
https://flask-cors.readthedocs.io/en/latest/index.html
MIT License
884 stars 139 forks source link

Added power support for the travis.yml file with ppc64le. #286

Closed sreekanth370 closed 3 years ago

sreekanth370 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.

excluded job pypy for ppc64le

corydolphin commented 3 years ago

@sreekanth370 thank you very much for the PR! This looks great. I'll merge it and cut a release to confirm that the assets are correctly published to PyPi with ppc64ie support.