Skip to content

Commit

Permalink
add linux-arm64 to build matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
jokester committed May 27, 2020
1 parent bc114fb commit 41d9ba2
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Expand Up @@ -10,6 +10,10 @@ os:
- linux
- osx

arch:
- amd64
- arm64

node_js:
- '10'
- '11'
Expand Down

0 comments on commit 41d9ba2

Please sign in to comment.