appveyor: Turn down sccache logging

Let's not have it be quite so verbose
This commit is contained in:
Alex Crichton 2017-03-13 12:47:37 -07:00
parent fd182c4010
commit f27bd73fd2
1 changed files with 1 additions and 1 deletions

View File

@ -131,7 +131,7 @@ install:
- handle.exe -accepteula -help
# Attempt to debug sccache failures
- set RUST_LOG=sccache
- set RUST_LOG=sccache=debug
- set SCCACHE_ERROR_LOG=%CD%/sccache.log
test_script: