daurnimator / lua-http

HTTP Library for Lua. Supports HTTP(S) 1.0, 1.1 and 2.0; client and server.
https://daurnimator.github.io/lua-http/
MIT License
778 stars 80 forks source link

Add architecture ppc64le to travis build #178

Open zazzel opened 3 years ago

zazzel commented 3 years ago

Hi, I had added ppc64le support on Travis-ci and Its been success added and build. Kindly review and merge same.

Changes done are added ppc64le arch and exclude luajit @, luajit 2.0 and luajit 2.1 since its not supporting ppc64le Arch.

The Travis ci build logs can be verified from the link below. https://travis-ci.org/github/zazzel/lua-http/builds/748072595 Please have a look.

Thanks

coveralls commented 3 years ago

Coverage Status

Coverage increased (+1.5%) to 89.24% when pulling 78a0a6515e09b152d59b1e2fc5a090f2b1a8668e on zazzel:master into 47225d081318e65d5d832e2dd99ff0880d56b5c6 on daurnimator:master.

coveralls commented 3 years ago

Coverage Status

Coverage increased (+1.5%) to 89.24% when pulling 78a0a6515e09b152d59b1e2fc5a090f2b1a8668e on zazzel:master into 47225d081318e65d5d832e2dd99ff0880d56b5c6 on daurnimator:master.

coveralls commented 3 years ago

Coverage Status

Coverage remained the same at 87.781% when pulling 78a0a6515e09b152d59b1e2fc5a090f2b1a8668e on zazzel:master into 47225d081318e65d5d832e2dd99ff0880d56b5c6 on daurnimator:master.