issue/109 trying to get proper logging in appveyor

This commit is contained in:
Paul Masurel
2017-03-25 22:34:34 +09:00
parent 68a956c6e7
commit 84a060552d

View File

@@ -21,6 +21,4 @@ install:
build: false
test_script:
- cargo test --no-run
- SET RUST_LOG=debug
- cargo test --verbose
- REM SET RUST_LOG=tantivy,test & SET RUST_TEST_THREADS=1 & cargo test --verbose