Deny warnings on Travis

integrate-threads-example
Stjepan Glavina 5 years ago
parent 019c8085f4
commit d287237f7b

@ -1,5 +1,8 @@
language: rust
env:
- RUSTFLAGS="-D warnings"
before_script:
- rustup component add rustfmt

Loading…
Cancel
Save