build: fix coverall command in travis

pull/1817/head
Qingping Hou 8 years ago
parent f2c016161e
commit 2d3843413f

@ -75,4 +75,4 @@ script:
after_success:
- make coverage
- cd koreader-*/koreader && luacov-coveralls -v
- cd koreader-*/koreader && luajit $(which luacov-coveralls) -v

Loading…
Cancel
Save