Skip to content

Commit 714eaad

Browse files
committed
Enable arm64 build
1 parent a31ec0c commit 714eaad

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.travis.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,5 @@ jobs:
66
- name: x86_64_gcc
77
- name: x86_gcc
88
before_install: sudo apt install -y gcc-multilib g++-multilib
9-
env: PLATFORMFLAGS=-m32
9+
env: PLATFORMFLAGS=-m32
10+
- arch: arm64

0 commit comments

Comments
 (0)