summaryrefslogtreecommitdiff
path: root/integration/test/resources/play-json/README.md
Commit message (Collapse)AuthorAgeFilesLines
* WIP: Play json build (#182)Nikolay Tatarinov2018-03-281-0/+30
* play json build * build progress * add check task * try to make play json js build * scalariform and mima plugins in separate files. check mima * better error message for mima compatibility check * fix scala 2.10 compilation * license headers support * add jmh support * fix reformat on compile; fix code validation; extract base module * remove scala 2.13 from cross versions * include play-json in integration tests * add example .travis.yml * bring back scala 2.13 support * make reformat target, not command * add release task * update mill version in travis.yml * update release script * update release process * add README.md for play json build