Skip to content

Commit 41d9ba2

Browse files
committed
add linux-arm64 to build matrix
1 parent bc114fb commit 41d9ba2

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
@@ -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)