07-20-2014, 06:02 PM
There's only a slight problem with that - the script currently needs some supporting runtimes and libraries that are not so trivial to set up, and I don't think Travis comes with them pre-installed. Lua and LuaFileSystem are the ones I know it needs, there may be more hidden ones.
I think we could get rid of the LuaFileSystem dependency, though, if we exported a list of all files to check using CMakelists.txt.
I think we could get rid of the LuaFileSystem dependency, though, if we exported a list of all files to check using CMakelists.txt.