aboutsummaryrefslogtreecommitdiff
path: root/lib/sendToCoveralls.js
AgeCommit message (Collapse)AuthorFilesLines
2015-08-12Added support for process.env.COVERALLS_ENDPOINTAdam Meadows1-1/+6
To allow using this tool with Coveralls Enterprise, I've added support in `sendToCoveralls` to read the host from a `COVERALLS_ENDPOINT` environment variable (if it exists), else default to coveralls.io (as before).
2013-06-08add some tests. version bump to 2.0.13.cainus1-1/+1
2013-03-27changed to use lcov input format only.cainus1-0/+11