From 7c09fa2e7308284c537ca2400b05e3d09073a391 Mon Sep 17 00:00:00 2001 From: Kevin Newton Date: Fri, 2 Feb 2024 15:03:52 -0500 Subject: [PATCH] Do not allow ppc64le to fail --- .travis.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index 7e1c8b9d39b..ccbd5902885 100644 --- a/.travis.yml +++ b/.travis.yml @@ -7,8 +7,6 @@ matrix: - arch: arm64 - arch: ppc64le - arch: s390x - allow_failures: - - arch: ppc64le fast_finish: true before_script: