rust-clippy/.travis.yml

9 lines
122 B
YAML
Raw Normal View History

2015-04-13 18:51:16 +00:00
language: rust
2015-05-20 07:04:45 +00:00
rust: nightly
2015-04-13 18:51:16 +00:00
sudo: false
script:
- python util/update_lints.py -c
2015-04-13 18:51:16 +00:00
- cargo test
- bash util/dogfood.sh