Revision control
Copy as Markdown
Other Tools
language: rust
sudo: false
rust:
- stable
- beta
- nightly
script:
- cargo build
- cargo test
language: rust
sudo: false
rust:
- stable
- beta
- nightly
script:
- cargo build
- cargo test