language: rust sudo: false cache: cargo os: - linux - osx rust: # Whole bunch of stuff needs nightly for now - nightly-2016-12-05 script: - cargo test --no-default-features