forked from M-Labs/rust-fatfs
Enable warnings and backtrace in Travis CI build (#20)
This commit is contained in:
parent
9acd6ed6df
commit
83b5971045
@ -1,4 +1,6 @@
|
|||||||
language: rust
|
language: rust
|
||||||
|
env:
|
||||||
|
- RUST_LOG=warn RUST_BACKTRACE=1
|
||||||
matrix:
|
matrix:
|
||||||
include:
|
include:
|
||||||
# Minimal supported rustc version
|
# Minimal supported rustc version
|
||||||
|
Loading…
Reference in New Issue
Block a user