We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent de20fd2 commit 076fc27Copy full SHA for 076fc27
.travis.yml
@@ -23,7 +23,7 @@ install:
23
- sudo luarocks install inifile
24
25
script:
26
- - luacheck .
+ - luacheck examples src spec
27
- busted spec
28
29
notifications:
0 commit comments