jazzband / django-downloadview

Serve files with Django.
https://django-downloadview.readthedocs.io
Other
364 stars 58 forks source link

Added ppc64le architecture support on travis-ci #162

Closed kishorkunal-raj closed 3 years ago

kishorkunal-raj commented 3 years ago

Hi, I had added ppc64le(Linux on Power) architecture support on travis-ci in the branch and looks like its been successfully added. I believe it is ready for the final review and merge. The travis ci build logs can be verified from the link below. https://travis-ci.com/github/kishorkunal-raj/django-downloadview/builds/186493041

Please have a look.

Regards, Kishor Kunal Raj

Natim commented 3 years ago

Why do you think it might be useful for this project to run tests on ppc64le? Do you want to remove amd64 then?

kishorkunal-raj commented 3 years ago

It is running on both the architectures i.e. ppc64le as well amd64