mirror of
https://github.com/tokio-rs/bytes.git
synced 2026-09-06 00:00:14 +02:00
Add serde support behind serde feature (#96)
This commit is contained in:
committed by
Carl Lerche
parent
37f6cabd96
commit
b196559818
@@ -33,6 +33,9 @@ matrix:
|
||||
- env: RUST_TEST_THREADS=1 TARGET=powerpc-unknown-linux-gnu
|
||||
- env: RUST_TEST_THREADS=1 TARGET=powerpc64-unknown-linux-gnu
|
||||
|
||||
# Serde implementation
|
||||
- env: EXTRA_ARGS="--features serde"
|
||||
|
||||
before_install: set -e
|
||||
|
||||
install:
|
||||
|
||||
Reference in New Issue
Block a user