]> git.proxmox.com Git - mirror_lxc.git/blob - .travis.yml
Merge pull request #3321 from brauner/2020-03-24/fixes
[mirror_lxc.git] / .travis.yml
1 dist: bionic
2 sudo: required
3 language: c
4
5 compiler:
6 - gcc
7 - clang
8
9 arch:
10 - amd64
11 - arm64
12 - ppc64le
13 - s390x
14
15 before_install:
16 - sudo add-apt-repository ppa:ubuntu-lxc/daily -y
17 - sudo apt-get update -qq
18 - sudo apt-get install -qq coccinelle parallel libapparmor-dev libcap-dev libseccomp-dev python3-dev python3-setuptools docbook2x libselinux1-dev linux-libc-dev
19 script: src/tests/travis.sh
20 notifications:
21 email:
22 recipients:
23 - lxc-devel@lists.linuxcontainers.org
24 webhooks: https://linuxcontainers.org/webhook-lxcbot/