diff --git a/.travis.yml b/.travis.yml index 2a954eabb6..50259bc931 100644 --- a/.travis.yml +++ b/.travis.yml @@ -77,6 +77,10 @@ jobs: - os: linux if: type = cron env: CI_BUILD_TYPE=codecov + - os: linux + if: type = cron + arch: arm64 + env: CI_BUILD_TYPE=default services: - docker