diff options
| author | Nick Merwin <[email protected]> | 2015-07-02 10:21:37 -0700 |
|---|---|---|
| committer | Nick Merwin <[email protected]> | 2015-07-02 10:21:37 -0700 |
| commit | 375ad5ea62e7ee4a2eb376f27cfa080da7633784 (patch) | |
| tree | 83b0f0b746570eed9c78ee7bb6bc3b0928b380e4 /README.md | |
| parent | d5e1372bbd79a9fabbceec9624a220f1a8f75348 (diff) | |
| download | node-coveralls-375ad5ea62e7ee4a2eb376f27cfa080da7633784.tar.xz node-coveralls-375ad5ea62e7ee4a2eb376f27cfa080da7633784.zip | |
updated travis badge
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -115,8 +115,8 @@ If you're running locally, you must have a `.coveralls.yml` file, as documented If you want to send commit data to coveralls, you can set the `COVERALLS_GIT_COMMIT` environment-variable to the commit hash you wish to reference. If you don't want to use a hash, you can set it to `HEAD` to supply coveralls with the latest commit data. This requires git to be installed and executable on the current PATH. -[travis-image]: https://travis-ci.org/cainus/node-coveralls.svg?branch=master -[travis-url]: https://travis-ci.org/cainus/node-coveralls +[travis-image]: https://travis-ci.org/nickmerwin/node-coveralls.svg?branch=master +[travis-url]: https://travis-ci.org/nickmerwin/node-coveralls [codeship-image]: https://www.codeship.io/projects/de6fb440-dea9-0130-e7d9-122ca7ee39d3/status [codeship-url]: https://www.codeship.io/projects/5622 |
