diff --git a/.travis.yml b/.travis.yml index 2cb2d25a6..1aa415aa8 100644 --- a/.travis.yml +++ b/.travis.yml @@ -26,6 +26,12 @@ matrix: arch: arm64 compiler: gcc if: type == cron + - os: linux + arch: arm64-graviton2 + group: edge + virt: vm + compiler: gcc + if: type == cron - os: linux arch: s390x compiler: gcc