Skip to content

Commit b1c52ff

Browse files
committed
ci: travis: enable tests on arm64v8 architecture!
Signed-off-by: Eduardo Silva <[email protected]>
1 parent da44f08 commit b1c52ff

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.travis.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@ sudo: true
77
git:
88
depth: 3
99

10+
arch:
11+
- amd64
12+
- arm64
13+
1014
compiler:
1115
- gcc
1216
- clang

0 commit comments

Comments
 (0)