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