Skip to content

Commit

Permalink
luacheck config in travis
Browse files Browse the repository at this point in the history
  • Loading branch information
amireh committed Jan 12, 2016
1 parent de20fd2 commit 076fc27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ install:
- sudo luarocks install inifile

script:
- luacheck .
- luacheck examples src spec
- busted spec

notifications:
Expand Down

0 comments on commit 076fc27

Please sign in to comment.