install luajit for luacov in Travis

This commit is contained in:
chrox
2014-10-06 22:28:55 +08:00
parent f1f8d8dc4f
commit 770245418c

View File

@@ -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