aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorTristan Davey <[email protected]>2018-05-02 06:58:27 +1000
committerNick Merwin <[email protected]>2018-05-01 13:58:27 -0700
commit9cfb4967c7d80acccd9f06bc890f253953060592 (patch)
treefc2809d88ef235bb3e595d735b61e071a56ac0da /README.md
parentaa8c257fec0c093a2560a42e7c5cfd61fde5d16c (diff)
downloadnode-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.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index df52f41..46acc07 100644
--- a/README.md
+++ b/README.md
@@ -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: