Add arm64 fuzz test to travis

This commit is contained in:
senhuang42
2021-05-26 14:56:47 -04:00
parent 2ee2cf9cdf
commit 56b7dd121c
+6
View File
@@ -32,6 +32,12 @@ matrix:
script:
- make check
- name: arm64fuzz
os: linux
arch: arm64
script:
- make -C tests fuzztest
# TODO: migrate to GH actions once warnings are fixed
- name: Minimal Decompressor Macros # ~5mn
script: