Skip to content

Commit

Permalink
Dangerfile suggested Readme & changelog changes
Browse files Browse the repository at this point in the history
  • Loading branch information
fbartho committed Jan 9, 2018
1 parent c123a3a commit 3049814
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,10 @@

## Master

### 3.next

* Added support for Nevercode.io as a CI Provider - [@fbartho][]

### 3.0.2

* Don't log ENV vars during a run - thanks @samdmarshall. - [@orta][]
Expand Down Expand Up @@ -816,3 +820,4 @@ Not usable for others, only stubs of classes etc. - [@orta][]
[@joarwilk]: https://github.com/joarwilk
[@dfalling]: https://github.com/dfalling
[@caffodian]: https://github.com/caffodian
[@fbartho]: https://github.com/fbartho
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,10 @@ Danger runs after your CI, automating your team's conventions surrounding code r

This provides another logical step in your process, through which Danger can help lint your rote tasks in daily code review.


You can use Danger to codify your teams norms, leaving humans to think about harder problems.

Danger JS currently works with GitHub and Travis CI, Circle CI, Semaphore, Jenkins, Docker Cloud, surf-build, Codeship,
Drone, Buildkite, buddybuild or Visual Studio Team Services.
Drone, Buildkite, Nevercode, buddybuild or Visual Studio Team Services.

## For example?

Expand Down

0 comments on commit 3049814

Please sign in to comment.