2
0
Fork 0
mirror of https://github.com/rust-lang/rust-clippy synced 2025-02-19 15:38:44 +00:00
rust-clippy/.travis.yml
2015-05-20 12:34:45 +05:30

7 lines
79 B
YAML

language: rust
rust: nightly
sudo: false
script:
- cargo build
- cargo test