bizzabo / play-json-extensions

+22 field case class formatter and more for play-json
http://cvogt.org/play-json-extensions/api/
Other
196 stars 44 forks source link

Add CircleCI v2 config #63

Closed dhoepelman closed 5 years ago

dhoepelman commented 5 years ago

Follow-up on #50

This will result in a parallel 2.11 and 2.12 build

A repo admin can set the right commit hook so the status is shown in PRs: https://circleci.com/add-projects/gh/xdotai

I would also recommend requiring the checks to be completed & successful before mering, this can be enforced through the Github repo settings.