Skip to content

Commit

Permalink
Adding arm64 testing in travis
Browse files Browse the repository at this point in the history
Why not, it should work fine

Signed-off-by: Neil Horman <[email protected]>
  • Loading branch information
nhorman committed Mar 15, 2021
1 parent b439ae4 commit d1c7ebf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
language: c
dist: focal
arch:
- arm64
- amd64
- ppc64le
compiler:
Expand Down

0 comments on commit d1c7ebf

Please sign in to comment.