diff --git a/.travis.yml b/.travis.yml index a50a41d..e07f6cf 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,4 +1,7 @@ language: go +arch: + - amd64 + - ppc64le go_import_path: github.com/inconshreveable/log15 sudo: false