ziggy42 / kolor

A library to print colored strings, with Kotlin.
Apache License 2.0
78 stars 7 forks source link

Continuous integration? #4

Closed mattbdean closed 7 years ago

mattbdean commented 7 years ago

Have you considered using Travis or CircleCI for continuous integration? It's pretty standard among open source projects.

ziggy42 commented 7 years ago

I'm not sure CI is worth for such a small project

ziggy42 commented 7 years ago

I added CircleCI anyway :grin:

mattbdean commented 7 years ago

Cool!