language: C sudo: enabled script: sudo apt install libcunit1 libcunit1-dev && autoreconf -i && ./configure && make && make test