check the .lua scripts for syntax error

This commit is contained in:
Matthias Mailänder
2014-11-01 13:36:21 +01:00
parent 83b310713d
commit 5a3e61a902
2 changed files with 8 additions and 0 deletions

View File

@@ -14,6 +14,7 @@ cache:
addons:
apt:
packages:
- lua5.1
- nsis
- nsis-common
- dpkg
@@ -31,6 +32,7 @@ script:
- travis_retry make all-dependencies
- make all
- make check
- make check-scripts
- make test
# Automatically update the trait documentation and Lua API