Skip to content

Commit

Permalink
Add Cirrus CI to README
Browse files Browse the repository at this point in the history
When running `yarn danger:prepush` while working on
#987, I got this warning:

> `These providers are missing from the README: Cirrus CI`

This commit addresses it.
  • Loading branch information
mokagio committed Feb 8, 2020
1 parent cc03f33 commit 6d2112d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ You can use Danger to codify your teams norms, leaving humans to think about har
Danger JS works with GitHub, BitBucket Server, BitBucket Cloud for code review, then with: Travis CI, GitLab CI,
Semaphore, Circle CI, GitHub Actions, Jenkins, Docker Cloud, Bitrise, surf-build, Codeship, Drone, Buildkite, Nevercode,
buddybuild, Buddy.works, TeamCity, Visual Studio Team Services, Screwdriver, Concourse, Netlify, CodeBuild, Codefresh,
AppCenter, or BitBucket Pipelines.
AppCenter, BitBucket Pipelines, or Cirrus CI.

[![npm](https://img.shields.io/npm/v/danger.svg)](https://www.npmjs.com/package/danger)
[![Build Status](https://travis-ci.org/danger/danger-js.svg?branch=master)](https://travis-ci.org/danger/danger-js)
Expand Down

0 comments on commit 6d2112d

Please sign in to comment.