Browse Source

Switch p9 to Ubuntu 18 container to ensure P9 hosting

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

+ 1
- 0
.travis.yml View File

@@ -76,6 +76,7 @@ matrix:
- BTYPE="BINARY=32"

- os: linux-ppc64le
dist: bionic
compiler: gcc
before_script:
- sudo add-apt-repository 'ppa:ubuntu-toolchain-r/test' -y


Loading…
Cancel
Save