colored 1.9.4

The most simple way to add colors in your terminal
Documentation
1
2
3
4
5
6
7
8
9
10
language: rust

rust:
  - nightly
  - beta
  - stable

matrix:
  allow_failures:
    - rust: nightly