Skip to content

Commit

Permalink
ci: travis: enable tests on arm64v8 architecture!
Browse files Browse the repository at this point in the history
Signed-off-by: Eduardo Silva <[email protected]>
  • Loading branch information
edsiper committed Oct 10, 2019
1 parent 1cf88b7 commit 407e061
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@ sudo: true
git:
depth: 3

arch:
- amd64
- arm64

compiler:
- gcc
- clang
Expand Down

0 comments on commit 407e061

Please sign in to comment.