APItools / middleware

APItools Middleware Repository
MIT License
61 stars 35 forks source link

Enforce Lua version when running tests #33

Closed mikz closed 10 years ago

mikz commented 10 years ago

Makefile will check lua version and exit if it is not luajit or lua 5.1

kikito commented 10 years ago

Does this mean that I don't need to update the sandbox for Lua 5.2 just yet, or is it still needed?

mikz commented 10 years ago

@kikito it would be nice to be able to run it on 5.2. If it would be more than few hours, lets postpone it.