install luajit for luacov in Travis

pull/956/head
chrox 10 years ago
parent f1f8d8dc4f
commit 770245418c

@ -19,7 +19,7 @@ install:
- sudo luarocks install luacov - sudo luarocks install luacov
script: script:
- make fetchthirdparty - make fetchthirdparty all
- make - sudo cp base/build/*/luajit /usr/bin/
- make testfront - make testfront
- make coverage - make coverage

Loading…
Cancel
Save