dsprenkels / randombytes

A portable C library for generating cypto-secure random bytes
MIT License
96 stars 37 forks source link

travis: Add arm64 architecture to build matrix #28

Closed dsprenkels closed 4 years ago

dsprenkels commented 4 years ago

Travis now support compilation on arm64 targets. More build targets is more better, so this PR adds the arm64 target to the build matrix.