]> git.lizzy.rs Git - rust.git/blobdiff - .travis.yml
Add tests
[rust.git] / .travis.yml
index 0f9d6128eb8483b684d3d176c56dfd072f344e55..920aaf981f9c96acd05d2e1889c549f59d468ba8 100644 (file)
@@ -3,5 +3,6 @@ rust: nightly
 sudo: false
 
 script:
- - cargo build
- - cargo test
+ - python util/update_lints.py -c
+ - cargo test --features debugging
+ - bash util/dogfood.sh