Auto merge of #688 - alexcrichton:revoke, r=alexcrichton

Disable revocation checking temporarily on AppVeyor
This commit is contained in:
bors 2017-07-21 23:08:55 +00:00
commit ef792981f4

View File

@ -4,6 +4,7 @@ environment:
# switch to turn this off. Switch to Hyper which looks to not check for
# revocation by default like libcurl does.
RUSTUP_USE_HYPER: 1
CARGO_HTTP_CHECK_REVOKE: false
matrix:
- TARGET: x86_64-pc-windows-gnu
MSYS2_BITS: 64