]> git.proxmox.com Git - mirror_lxc.git/blob - .travis.yml
Merge pull request #446 from jhenninger/attach_exit
[mirror_lxc.git] / .travis.yml
1 language: c
2 compiler:
3 - gcc
4 - clang
5 before_install:
6 - sudo add-apt-repository ppa:ubuntu-lxc/daily -y
7 - sudo apt-get update -qq
8 - sudo apt-get install -qq libapparmor-dev libcap-dev libseccomp-dev python3-dev docbook2x libgnutls-dev liblua5.2-dev libselinux1-dev
9 script: ./autogen.sh && ./configure --enable-tests && make -j4
10 notifications:
11 email:
12 recipients:
13 - lxc-devel@lists.linuxcontainers.org
14 webhooks: https://linuxcontainers.org/webhook-lxcbot/