koct9i / ioping

simple disk I/0 latency measuring tool
GNU General Public License v3.0
947 stars 76 forks source link

Travis-ci: added support for ppc64le #47

Open sanjaymsh opened 4 years ago

sanjaymsh commented 4 years ago

Hi, I have added support for ppc64le build on travis-ci in the branch . The travis-ci build log can be tracked on the link :https://travis-ci.com/github/sanjaymsh/ioping/builds/191023067 . I believe it is ready for the final review and merge. Please have a look on it.

Thanks !!