simple_stats 0.0.3

A simple statistics library
language: rust
script:
  - cargo build --verbose
  - cargo test --verbose
  - cargo doc