Skip to content

Commit 63f9fa9

Browse files
committed
Fix failing test sce/test_sce.sh on Travis
This test runs a Lua SCE script, therefore lua is required to be installed.
1 parent d8751a3 commit 63f9fa9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ matrix:
2727
- librtmp-dev
2828
- xsltproc
2929
- rpm-common
30+
- lua50
3031
before_script:
3132
- cd build
3233
script:

0 commit comments

Comments
 (0)