Skip to content

Commit 076fc27

Browse files
committed
luacheck config in travis
1 parent de20fd2 commit 076fc27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ install:
2323
- sudo luarocks install inifile
2424

2525
script:
26-
- luacheck .
26+
- luacheck examples src spec
2727
- busted spec
2828

2929
notifications:

0 commit comments

Comments
 (0)