Skip to content

Commit 65d0edf

Browse files
authoredDec 1, 2020
chore(ci): Run test on ppc64le as well (#6)
2 parents eb73357 + 938b729 commit 65d0edf

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed
 

‎.travis.yml

+3
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
11
language: node_js
2+
arch:
3+
- amd64
4+
- ppc64le
25
node_js:
36
- lts/*

0 commit comments

Comments
 (0)
Please sign in to comment.