Skip to content

Commit b36211b

Browse files
committed
Disable revocation checking temporarily
1 parent 516df7f commit b36211b

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)