1
0
mirror of https://github.com/rust-unofficial/awesome-rust.git synced 2024-12-07 11:13:18 +02:00
awesome-rust/.travis.yml

7 lines
81 B
YAML
Raw Normal View History

2020-01-11 01:07:36 +02:00
language: rust
2020-01-11 01:12:28 +02:00
script: cargo run
2020-01-30 17:50:02 +02:00
cache: cargo
env:
global:
- RUST_LOG=warn