Display backtrace

This commit is contained in:
Paul Masurel
2017-05-13 18:51:38 +09:00
parent ab66ffed4e
commit db56167a5d

View File

@@ -22,4 +22,4 @@ build: false
test_script:
- REM SET RUST_LOG=tantivy,test & cargo test --verbose
- cargo run --example simple_search
- REM SET RUST_BACKTRACE=1 & cargo run --example simple_search