Browse Source

Update ppc dist to bionic

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

+ 1
- 1
.travis.yml View File

@@ -27,7 +27,7 @@ matrix:

- <<: *test-ubuntu
os: linux-ppc64le
dist: xenial
dist: bionic
before_script:
- COMMON_FLAGS="DYNAMIC_ARCH=1 TARGET=POWER8 NUM_THREADS=32"
env:


Loading…
Cancel
Save