Switch to rustup hyper backend temporarily

This commit is contained in:
Alex Crichton 2017-07-19 08:33:30 -07:00
parent f68d9a53b5
commit f94b7ffab5
1 changed files with 5 additions and 0 deletions

View File

@ -1,4 +1,9 @@
environment:
# When this was added there were revocation check failures when using the
# libcurl backend as libcurl checks by default, but rustup doesn't provide the
# switch to turn this off. Switch to Hyper which looks to not check for
# revocation by default like libcurl does.
RUSTUP_USE_HYPER: 1
matrix:
- TARGET: x86_64-pc-windows-gnu
MSYS2_BITS: 64