Azure / azure-storage-python

Microsoft Azure Storage Library for Python
https://azure-storage.readthedocs.io
MIT License
338 stars 240 forks source link

Update .travis.yml #685

Open nageshlop opened 3 years ago

nageshlop 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. The build and test results are available at the below location. https://travis-ci.com/github/nageshlop/azure-storage-python

nageshlop commented 3 years ago

Hi, Could you review this request.

xiafu-msft commented 3 years ago

Thanks for the pull request! It looks great

nageshlop commented 3 years ago

Hi @xiafu-msft Thanks for considering the request. Could you help to merge changes.