Browse Source

Update .travis.yml

pull/2774/head
Martin Kroeker GitHub 5 years ago
parent
commit
8f1111f4c3
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions
  1. +2
    -1
      .travis.yml

+ 2
- 1
.travis.yml View File

@@ -75,7 +75,8 @@ matrix:
- TARGET_BOX=LINUX32
- BTYPE="BINARY=32"

- os: linux-ppc64le
- os: linux
arch: ppc64le
dist: bionic
compiler: gcc
before_script:


Loading…
Cancel
Save