mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
install luajit for luacov in Travis
This commit is contained in:
@@ -19,7 +19,7 @@ install:
|
||||
- sudo luarocks install luacov
|
||||
|
||||
script:
|
||||
- make fetchthirdparty
|
||||
- make
|
||||
- make fetchthirdparty all
|
||||
- sudo cp base/build/*/luajit /usr/bin/
|
||||
- make testfront
|
||||
- make coverage
|
||||
|
||||
Reference in New Issue
Block a user