diff --git a/.travis.yml b/.travis.yml index 31fc93a..230f934 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,5 +1,7 @@ language: node_js - +arch: + - amd64 + - ppc64le notifications: email: on_success: never