diff --git a/.travis.yml b/.travis.yml index 8111245..17f83c8 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,4 +1,7 @@ language: node_js +arch: + - amd64 + - ppc64le node_js: - - 0.6 - - 0.8 \ No newline at end of file + - 6 + - 8