diff --git a/.travis.yml b/.travis.yml index 838d0bf..5b485d2 100644 --- a/.travis.yml +++ b/.travis.yml @@ -7,6 +7,10 @@ compiler: - gcc - clang +arch: + - amd64 + - ppc64le + before_script: - | git clone --depth=50 --branch=master https://github.com/icecc/icecream.git icecream