Travis: allow failures on ARM64 (too unreliable)

This commit is contained in:
Ștefan Talpalaru 2020-06-09 12:03:14 +02:00
parent 1e71388093
commit 3f49d2375a
No known key found for this signature in database
GPG Key ID: CBF7934204F1B6F9
1 changed files with 3 additions and 0 deletions

View File

@ -38,6 +38,9 @@ matrix:
- HOMEBREW_NO_AUTO_UPDATE=1 HOMEBREW_NO_INSTALL_CLEANUP=1 brew install ccache
env:
- NPROC=2
allow_failures:
# ARM64 is a bit buggy: https://travis-ci.community/t/no-output-has-been-received-and-then-build-terminated-on-arm64/8834
- arch: arm64
install: