Disable revocation checking temporarily

This commit is contained in:
Alex Crichton 2017-07-21 08:16:46 -07:00
parent 516df7f773
commit b36211b3a5
1 changed files with 1 additions and 0 deletions

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