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 CI using CircleCI #50

Closed dhoepelman closed 5 years ago

dhoepelman commented 6 years ago

While making a PR I noticed there was no CI for this project.

Here I provide one using CircleCI. An owner of this repository needs to activate CircleCI for this repository on their website. CircleCI is free for open source projects like this.

Feel free to close if you have another preference.

caente commented 5 years ago

hi! thanks for helping! there is a circle.yml in the root directory, but it doesn't do much... also I think the current version of coursier is already higher than the one you propose... Otoh you do gave us a Circle2 conf, whereas we are in Circle1, could you merge from master and delete the Circle1 yml?

caente commented 5 years ago

also I just noticed we are still using sbt 0.13 o_O

dhoepelman commented 5 years ago

@caente Done! #63