fix travis file

This commit is contained in:
Martin Schröder 2016-08-30 15:42:54 +02:00
parent 56418dc93c
commit dde957d13f

View file

@ -4,7 +4,7 @@ install:
script: autoreconf -if && ./configure --enable-code-coverage && make && make check
after_success:
- coveralls
env:
addons:
apt:
packages:
- lcov
- lcov