language: c compiler: - gcc - clang before_script: sudo apt-get install dejagnu texinfo script: ./autogen.sh && ./configure && make && make check