mirror of
https://github.com/vale981/libblobpack
synced 2025-03-05 09:51:42 -05:00
fix travis file
This commit is contained in:
parent
56418dc93c
commit
dde957d13f
1 changed files with 2 additions and 2 deletions
|
@ -4,7 +4,7 @@ install:
|
||||||
script: autoreconf -if && ./configure --enable-code-coverage && make && make check
|
script: autoreconf -if && ./configure --enable-code-coverage && make && make check
|
||||||
after_success:
|
after_success:
|
||||||
- coveralls
|
- coveralls
|
||||||
env:
|
addons:
|
||||||
apt:
|
apt:
|
||||||
packages:
|
packages:
|
||||||
- lcov
|
- lcov
|
||||||
|
|
Loading…
Add table
Reference in a new issue