bitwalker / exrm

Automatically generate a release for your Elixir project!
MIT License
924 stars 110 forks source link

Color codes always output #391

Closed pguillory closed 8 years ago

pguillory commented 8 years ago

When IO.ANSI.enabled? == false, ANSI color codes should not be emitted in the log output. For example when building a release in a Jenkins job, I see:

Building release with MIX_ENV=prod.