rnr 0.1.3

rnr is a command-line tool to batch rename files for ANSI terminals
language: rust
rust:
  - stable
  - beta
cache: cargo
script:
  - cargo build --verbose
  - cargo test --verbose