GrahamDumpleton / wrapt

A Python module for decorators, wrappers and monkey patching.
BSD 2-Clause "Simplified" License
2.06k stars 231 forks source link

Adding Travis-Ci Support For Arm64 #144

Closed ossdev07 closed 3 years ago

ossdev07 commented 4 years ago

Travis-CI has added support for ARM64. Added ARM64 job in Travis-CI.

coveralls commented 4 years ago

Coverage Status

Coverage decreased (-2.6%) to 90.946% when pulling e106ce630da87cb3923845f4ddd65f9c86208b78 on ossdev07:arm_support into efa02c6b109c7d911249be3316dbac38b186af2e on GrahamDumpleton:develop.

GrahamDumpleton commented 3 years ago

Going to close this out since have shifted all tests/builds to GitHub actions now.