aboutsummaryrefslogtreecommitdiff
path: root/.travis.yml
Commit message (Collapse)AuthorAge
* Add syntax check for Lua files with Travis-CIJean-Fred2015-02-14
This adds a Travis-CI build which will run luac on the Lua files. luac will try to parse the Lua files and report syntax errors.