colerr 1.0.0

colerr will wrap a given process and colorize it's standard error output.
language: rust
rust:
  - nightly
script:
  - make build