add logs for flaky multipart test

This commit is contained in:
Sean McArthur
2017-10-26 14:05:33 -07:00
parent 99e7f7a1b0
commit 5993aa84cc
2 changed files with 4 additions and 1 deletions

View File

@@ -32,4 +32,4 @@ cache:
script:
- cargo build $FEATURES
- cargo test -v $FEATURES
- RUST_LOG=hyper,reqwest cargo test -v $FEATURES