blob: 3d61aff563bf23fc9636017da5e08bc653501e0f [file] [log] [blame]
language: rust
rust:
- nightly
- beta
- stable
script:
- cargo test
- cargo doc --no-deps