diff options
| author | Tristan Davey <[email protected]> | 2018-05-02 06:58:27 +1000 |
|---|---|---|
| committer | Nick Merwin <[email protected]> | 2018-05-01 13:58:27 -0700 |
| commit | 9cfb4967c7d80acccd9f06bc890f253953060592 (patch) | |
| tree | fc2809d88ef235bb3e595d735b61e071a56ac0da /README.md | |
| parent | aa8c257fec0c093a2560a42e7c5cfd61fde5d16c (diff) | |
| download | node-coveralls-9cfb4967c7d80acccd9f06bc890f253953060592.tar.xz node-coveralls-9cfb4967c7d80acccd9f06bc890f253953060592.zip | |
Add buildkite support (#177)
* Add buildkite support
* Add committer name, email, commit message and pull request number
* Add buildkite to support CIs in README.md
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5,7 +5,7 @@ [Coveralls.io](https://coveralls.io/) support for node.js. Get the great coverage reporting of coveralls.io and add a cool coverage button ( like the one above ) to your README. -Supported CI services: [travis-ci](https://travis-ci.org/), [codeship](https://www.codeship.io/), [circleci](https://circleci.com/), [jenkins](http://jenkins-ci.org/), [Gitlab CI](http://gitlab.com/), [AppVeyor](http://appveyor.com/) +Supported CI services: [travis-ci](https://travis-ci.org/), [codeship](https://www.codeship.io/), [circleci](https://circleci.com/), [jenkins](http://jenkins-ci.org/), [Gitlab CI](http://gitlab.com/), [AppVeyor](http://appveyor.com/), [Buildkite](https://buildkite.com/) ## Installation: Add the latest version of `coveralls` to your package.json: |
