Update .travis.yml

This commit is contained in:
Martin Kroeker 2020-08-12 22:35:29 +02:00 committed by GitHub
parent b05289dd23
commit 8f1111f4c3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -75,7 +75,8 @@ matrix:
- TARGET_BOX=LINUX32 - TARGET_BOX=LINUX32
- BTYPE="BINARY=32" - BTYPE="BINARY=32"
- os: linux-ppc64le - os: linux
arch: ppc64le
dist: bionic dist: bionic
compiler: gcc compiler: gcc
before_script: before_script: