diff --git a/.travis.yml b/.travis.yml index 7a0bf9fcf..d428edd72 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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