travis doesn't seem to provide lcov...
This commit is contained in:
parent
90d5fe5bdb
commit
a12b97f84e
@ -10,6 +10,8 @@ addons:
|
||||
|
||||
before_script:
|
||||
- gem install coveralls-lcov
|
||||
- curl http://ftp.de.debian.org/debian/pool/main/l/lcov/lcov_1.11.orig.tar.gz | tar xz
|
||||
- export PATH=$PATH:`pwd`/lcov-1.11/bin
|
||||
|
||||
matrix:
|
||||
fast_finish: true
|
||||
|
Loading…
Reference in New Issue
Block a user