Update travis config

Bump setup scripts, use luacheck.
This commit is contained in:
mpeterv
2015-06-09 21:57:02 +03:00
parent ff9abac990
commit 4320f40844
4 changed files with 17 additions and 14 deletions

2
.luacheckrc Normal file
View File

@@ -0,0 +1,2 @@
std = "min"
files["spec/"].std = "+busted"