Skip to content

Commit

Permalink
fix: travis linting specs when it shouldn't.
Browse files Browse the repository at this point in the history
  • Loading branch information
thibaultcha committed May 19, 2015
1 parent 9c9bfee commit 4c65cb8
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 @@ -21,6 +21,6 @@ install:

script:
- "busted --coverage spec/"
- "luacheck ."
- "luacheck kong/"

after_success: "luacov-coveralls -i kong"

0 comments on commit 4c65cb8

Please sign in to comment.