travis: enable all architectures

parent f132528b
dist: bionic
sudo: required
language: c language: c
compiler: compiler:
- gcc - gcc
- clang - clang
arch:
- amd64
- arm64
- ppc64le
- s390x
before_install: before_install:
- sudo add-apt-repository ppa:ubuntu-lxc/daily -y - sudo add-apt-repository ppa:ubuntu-lxc/daily -y
- sudo apt-get update -qq - sudo apt-get update -qq
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment