Make json an optional feature (default off)
This commit is contained in:
committed by
Sean McArthur
parent
a787fc1b38
commit
24394364eb
@@ -42,6 +42,11 @@ matrix:
|
||||
- rust: nightly
|
||||
env: FEATURES="--features gzip"
|
||||
|
||||
# optional json
|
||||
#- rust: stable
|
||||
- rust: nightly
|
||||
env: FEATURES="--features json"
|
||||
|
||||
# socks
|
||||
#- rust: stable
|
||||
#- rust: nightly
|
||||
|
||||
Reference in New Issue
Block a user