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