mirror of
https://github.com/rwf2/Rocket.git
synced 2025-01-05 17:22:36 +00:00
6 lines
72 B
YAML
6 lines
72 B
YAML
language: rust
|
|
cache: cargo
|
|
rust:
|
|
- nightly
|
|
script: ./scripts/test.sh
|