proptest 0.3.2

Hypothesis-like property-based testing and shrinking.
Documentation
language: rust
sudo: false
dist: trusty
rust:
- 1.22.1
- stable
- beta
- nightly

matrix:
  allow_failures:
    - rust: nightly

cache: cargo