Test on aarch64 Linux with clang
authorMoxie Bot <bot@moxielogic.com>
Tue, 10 Mar 2020 01:10:33 +0000 (21:10 -0400)
committerMoxie Bot <bot@moxielogic.com>
Tue, 10 Mar 2020 01:10:33 +0000 (21:10 -0400)
.travis.yml

index bd908fdfd070ad206f5e13cc0d70ceb3a6cb2535..8db2ddfb24d636e0e4e4f1488201e6c291e5d3af 100644 (file)
@@ -39,6 +39,10 @@ matrix:
     - os: linux
       arch: arm64
       env: HOST=aarch64-linux-gnu
+    - os: linux
+      arch: arm64
+      env: HOST=aarch64-linux-gnu
+      compiler: clang
     - os: linux
       env: HOST=arm32v7-linux-gnu LIBFFI_TEST_OPTIMIZATION="-O0"
     - os: linux