Skip to content

Commit

Permalink
Closes Kong#287
Browse files Browse the repository at this point in the history
Former-commit-id: ca31d6640a9a05de2f836b2df11d7f8e4056c54b
  • Loading branch information
subnetmarco committed Jun 3, 2015
1 parent ebd2f32 commit afb1797
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 @@ -20,7 +20,7 @@ install:
- sudo sed -i.bak s@/usr/local/bin/luajit@/usr/bin/lua@g /usr/local/bin/busted

script:
- "busted -o spec/busted-print.lua --coverage spec/ spec/"
- "busted -o spec/busted-print.lua --coverage spec/"
- "luacheck kong"

after_success: "luacov-coveralls -i kong"

0 comments on commit afb1797

Please sign in to comment.