Skip to content

Commit

Permalink
cov
Browse files Browse the repository at this point in the history
  • Loading branch information
spout committed Mar 17, 2017
1 parent 0520456 commit 57d67f9
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 @@ -28,7 +28,7 @@ script:
- lua -lluacov test.lua

after_success:
# - coveralls -b .. -r .. -i ./src --dump c.report.json
- coveralls -b .. -r .. -i ./src --dump c.report.json
# - luacov-coveralls -j c.report.json -v
- luacov-coveralls

Expand Down

0 comments on commit 57d67f9

Please sign in to comment.