Skip to content

Commit

Permalink
Merge pull request #66 from sanjaymsh/ppc64le
Browse files Browse the repository at this point in the history
Travis-ci: added ppc64le support
  • Loading branch information
kaelzhang authored Dec 3, 2020
2 parents 9b68fce + fe86596 commit 7cc95d2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
arch:
- amd64
- ppc64le
language: node_js
sudo: false
node_js:
Expand Down

0 comments on commit 7cc95d2

Please sign in to comment.