language: c before_install: - sudo apt-get update -qq - sudo apt-get install -qq texinfo script: - ./configure && make && make check