mirror of
https://github.com/vale981/libblobpack
synced 2025-03-04 17:31: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
|
||||
after_success:
|
||||
- coveralls
|
||||
env:
|
||||
addons:
|
||||
apt:
|
||||
packages:
|
||||
- lcov
|
||||
- lcov
|
||||
|
|
Loading…
Add table
Reference in a new issue