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

Commit 25c3371

Browse files
committed
Add ARM64 build
1 parent 2a83941 commit 25c3371

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.travis.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,12 @@ 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+
- MB_ML_VER=2014
43+
- PLAT=aarch64
3844
- os: linux
3945
env:
4046
- MB_PYTHON_VERSION=3.7

0 commit comments

Comments
 (0)