Skip to content

Commit

Permalink
Deny warnings on CI
Browse files Browse the repository at this point in the history
  • Loading branch information
eldruin committed May 27, 2020
1 parent 0c8f466 commit 936fd16
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
@@ -1,5 +1,9 @@
language: rust

env:
global:
RUSTFLAGS='-D warnings'

matrix:
include:
- env: TARGET=x86_64-unknown-linux-gnu
Expand Down

0 comments on commit 936fd16

Please sign in to comment.