1
0
Fork 0
mirror of https://github.com/davatorium/rofi.git synced 2025-02-24 15:56:25 -05:00

Update travis.

This commit is contained in:
QC 2014-11-02 12:45:28 +01:00
parent 1a92ec90fb
commit 442088dcc4

View file

@ -10,4 +10,4 @@ before_install:
script:
- autoreconf -i && ./configure --enable-gcov && make && make test
after_success:
- coveralls -x c --gcov-options '\-lp' -E '<built-in>'
- coveralls -x c --gcov-options '\-lp' -e '<built-in>'