Skip to content
This repository was archived by the owner on Aug 30, 2024. It is now read-only.

Commit 75b7e14

Browse files
committed
Add ARM64 build
1 parent 2a83941 commit 75b7e14

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.travis.yml

+5
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,11 @@ matrix:
3535
env:
3636
- MB_PYTHON_VERSION=3.6
3737
- PLAT=i686
38+
- os: linux
39+
arch: arm64
40+
env:
41+
- MB_PYTHON_VERSION=3.6
42+
- PLAT=aarch64
3843
- os: linux
3944
env:
4045
- MB_PYTHON_VERSION=3.7

0 commit comments

Comments
 (0)