Skip to content

Commit

Permalink
added power support arch ppc64le on yml file. (#35)
Browse files Browse the repository at this point in the history
Added power support for the travis.yml file with ppc64le. This is part of the Ubuntu distribution for ppc64le.
  • Loading branch information
srinivas32 committed Nov 23, 2020
1 parent 0294715 commit b581120
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
arch:
- amd64
- ppc64le
language: node_js
node_js:
- "4.0"
- "6.0"
- "8.0"
- "10.0"
- "10.0"

0 comments on commit b581120

Please sign in to comment.