image: debian/stable packages: - autoconf - automake - libtool - gettext - pkgconf - help2man - texinfo - autopoint - libreadline-dev - texlive-full tasks: - build: | cd aplwc ./bootstrap --skip-po --copy ./configure make - test: |- cd aplwc make check make distcheck triggers: - action: email condition: always to: petermikkelsen10@gmail.com