.travis.yml

This commit is contained in:
Markus Gans 2015-11-22 22:22:28 +01:00
parent 101c9fcc74
commit 15ec47d306
1 changed files with 2 additions and 0 deletions

View File

@ -36,3 +36,5 @@ addons:
script:
- autoreconf -v --install --force && ./configure --prefix=/usr && make -j10 && make check
sudo: false