mirror of
https://github.com/rwf2/Rocket.git
synced 2024-12-27 04:42:40 +00:00
6 lines
72 B
YAML
6 lines
72 B
YAML
language: rust
|
|
cache: cargo
|
|
rust:
|
|
- nightly
|
|
script: ./scripts/test.sh
|