language: rust rust: - stable - beta - nightly sudo: false script: - make - make test matrix: allow_failures: - rust: stable - rust: beta