7 - sudo apt-get install -qq liblzma-dev
8 - sudo apt-get install -qq zlib1g-dev
9 - sudo apt-get install -qq xsltproc docbook-xsl
10 # Change this to your needs
11 script: ./bootstrap-configure && make CFLAGS="-Wno-error" && make CFLAGS="-Wno-error" check
15 - "irc.freenode.org#kmod"
17 - "%{commit}: %{author} - %{message}"