2
0
mirror of https://github.com/koreader/koreader synced 2024-11-10 01:10:34 +00:00
Commit Graph

5 Commits

Author SHA1 Message Date
chrox
3a98b4b0f7 add coveralls badge to show coverage number 2014-10-06 23:36:13 +08:00
chrox
770245418c install luajit for luacov in Travis 2014-10-06 22:28:55 +08:00
chrox
f1f8d8dc4f make coverage target for code coverage for the unit test
so that we can easily find which module needs unit test

In order to run 'make coverage' `luacov` need to be installed
with 'sudo luarocks install luacov'.
2014-10-06 21:31:08 +08:00
Qingping Hou
efac6e9210 fix(test): update package list in travis 2014-07-14 15:10:05 -04:00
chrox
23dac18145 add travis CI for koreader 2014-05-31 17:38:01 +08:00