mirror of
https://github.com/davatorium/rofi.git
synced 2024-11-25 13:55:34 -05:00
Try to fix coveral on travis.
This commit is contained in:
parent
f56bd03a86
commit
1a92ec90fb
1 changed files with 1 additions and 1 deletions
|
@ -10,4 +10,4 @@ before_install:
|
|||
script:
|
||||
- autoreconf -i && ./configure --enable-gcov && make && make test
|
||||
after_success:
|
||||
- coveralls -x c --gcov-options '\-lp'
|
||||
- coveralls -x c --gcov-options '\-lp' -E '<built-in>'
|
||||
|
|
Loading…
Reference in a new issue