Commit ad8f450f authored by Dridi Boukelmoune's avatar Dridi Boukelmoune

Allow failures for Travis CI arm64 jobs

We are finding more flaky tests thanks to them, so for now we prefer to
avoid false positive over slowing down the build.
parent 0ec0747a
......@@ -5,6 +5,7 @@ jobs:
allow_failures:
- os: osx
- stage: sanitizers
- arch: arm64
fast_finish: true
include:
- &test-linux
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment