Skip to content

Commit

Permalink
Fix .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mpeterv committed Dec 13, 2015
1 parent 414e1c2 commit 472085b
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 @@ -19,7 +19,7 @@ install:
- luarocks make

script:
- luacheck .
- luacheck src bin spec
- busted -c

after_success:
Expand Down

0 comments on commit 472085b

Please sign in to comment.