Skip to content

Commit d287237

Browse files
author
Stjepan Glavina
committed
Deny warnings on Travis
1 parent 019c808 commit d287237

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.travis.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
language: rust
22

3+
env:
4+
- RUSTFLAGS="-D warnings"
5+
36
before_script:
47
- rustup component add rustfmt
58

0 commit comments

Comments
 (0)