Skip to content

Commit 4c38d38

Browse files
authoredMay 27, 2020
Merge pull request #804 from jokester/add-arm64-build
2 parents bc114fb + 41d9ba2 commit 4c38d38

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed
 

‎.travis.yml

+4
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,10 @@ os:
1010
- linux
1111
- osx
1212

13+
arch:
14+
- amd64
15+
- arm64
16+
1317
node_js:
1418
- '10'
1519
- '11'

0 commit comments

Comments
 (0)
Please sign in to comment.