.travis.yml: Disable allow_failures for arm32.
I want to disable allow_failures if possible to avoid unintentional new failures. It seems that the arm32 case is stable.
Feel free to enable allow_failures again when you see the case is unstable.
.travis.yml: Disable allow_failures for arm32.
I want to disable allow_failures if possible to avoid unintentional new
failures. It seems that the arm32 case is stable.
Feel free to enable allow_failures again when you see the case is unstable.