Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Fix coding style and add `luacheck` to Travis CI. | Robin Krahl | 2015-06-27 |
| | | | | Fix #40. | ||
* | Add syntax check for Lua files with Travis-CI | Jean-Fred | 2015-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. |