diff options
| -rw-r--r-- | .travis.yml | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/.travis.yml b/.travis.yml index c2e5191332..2ac2372584 100644 --- a/.travis.yml +++ b/.travis.yml @@ -113,11 +113,10 @@ matrix: - <<: *arm32-linux allow_failures: # Allow failures for the unstable jobs. - # - name: arm64-linux + - name: arm64-linux - name: ppc64le-linux - name: s390x-linux - # The 2nd arm64 pipeline may be unstable. - # - name: arm32-linux + - name: arm32-linux fast_finish: true before_script: |
