travis: Configure notifications

parent 53998c00
......@@ -6,3 +6,9 @@ before_install:
- sudo apt-get update -qq
- sudo apt-get install -qq libapparmor-dev libcap-dev libseccomp-dev python3-dev docbook2x libgnutls-dev liblua5.2-dev libselinux1-dev doxygen graphviz
script: ./autogen.sh && ./configure --enable-tests && make -j4
notifications:
email:
recipients:
- lxc-devel@lists.linuxcontainers.org
irc:
- "chat.freenode.net#lxcontainers"
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