Add support for system/environment proxies (#547)

This commit is contained in:
WindSoilder
2019-07-02 07:27:58 +08:00
committed by Sean McArthur
parent 564a08f230
commit 577d06c363
9 changed files with 255 additions and 5 deletions

View File

@@ -15,5 +15,5 @@ install:
- cargo -vV
build: false
test_script:
- cargo test
- cargo test -- --test-threads=1
skip_branch_with_pr: true