overflower 0.1.3

A compiler plugin to easily select overflow behavior for all integer operations of an item
language: rust
rust: nightly
cache: cargo
sudo: false
script:
  - cargo test && cargo test --release