brianloveswords / buffer-crc32

A pure javascript CRC32 algorithm that plays nice with binary data
MIT License
97 stars 30 forks source link

Added power support for the travis.yml file with ppc64le #18

Closed sreekanth370 closed 3 years ago

sreekanth370 commented 3 years ago

Added power support for the travis.yml file with ppc64le. This is part of the Ubuntu distribution for ppc64le. This helps us simplify testing later when distributions are re-building and re-releasing.

sreekanth370 commented 3 years ago

kindly respond and merge the code with power support architecture