language: rust sudo: false cache: cargo os: - linux - osx rust: - 1.15.0 - stable script: - cargo test --no-default-features