diff --git a/.travis.yml b/.travis.yml index 02026fc8..aba1d19a 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,4 +1,7 @@ language: node_js +arch: + - amd64 + - ppc64le node_js: - lts/* after_success: npm run coverage