Skip to content

Commit ef79298

Browse files
committed
Auto merge of #688 - alexcrichton:revoke, r=alexcrichton
Disable revocation checking temporarily on AppVeyor
2 parents 516df7f + b36211b commit ef79298

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

appveyor.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ environment:
44
# switch to turn this off. Switch to Hyper which looks to not check for
55
# revocation by default like libcurl does.
66
RUSTUP_USE_HYPER: 1
7+
CARGO_HTTP_CHECK_REVOKE: false
78
matrix:
89
- TARGET: x86_64-pc-windows-gnu
910
MSYS2_BITS: 64

0 commit comments

Comments
 (0)