Skip to content

Commit

Permalink
Adds travis jobs on ppc64le
Browse files Browse the repository at this point in the history
  • Loading branch information
dineshks1 authored and rvagg committed Nov 24, 2020
1 parent 4aada6d commit 9aa0b02
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,4 +1,7 @@
sudo: false
arch:
- amd64
- ppc64le
language: node_js
node_js:
- '6'
Expand Down

0 comments on commit 9aa0b02

Please sign in to comment.