Skip to content

Commit b84f13a

Browse files
authored
work around AppVeyor issues
1 parent f6aedfa commit b84f13a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

appveyor.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@ environment:
22
global:
33
CRATE_NAME: svd2rust
44
RUST_VERSION: stable
5+
# workaround for AppVeyor issues (2017-07-21)
6+
RUSTUP_USE_HYPER: 1
7+
CARGO_HTTP_CHECK_REVOKE: false
8+
59

610
matrix:
711
# MinGW

0 commit comments

Comments
 (0)