fwdansi 1.1.0

Forwards a byte string with ANSI escape code to a termcolor terminal
Documentation
sudo: false
language: rust

rust:
 - 1.32.0
 - stable
 - beta
 - nightly

script:
 - cargo build
 - cargo test
 - cargo run --example run-rustc