diff --git a/.travis.yml b/.travis.yml index ade61d1d60..9b655d84c8 100644 --- a/.travis.yml +++ b/.travis.yml @@ -32,6 +32,10 @@ env: matrix: include: + - os: linux + arch: arm64 + compiler: gcc + env: CONFIG_OPTS="--strict-warnings" - os: linux-ppc64le sudo: false compiler: clang