Skip to content

Commit 20c2814

Browse files
committed
Test postgres-protocol
1 parent 6df3842 commit 20c2814

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

+1
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,4 @@ script:
1212
- cargo test --manifest-path=postgres/Cargo.toml
1313
- cargo test --manifest-path=postgres/Cargo.toml --features "$(cargo read-manifest --manifest-path=postgres/Cargo.toml | jq -r '.features|keys|map(select(. != "with-security-framework" and . != "with-schannel"))|join(" ")')"
1414
- cargo test --manifest-path=tokio-postgres/Cargo.toml
15+
- cargo test --manifest-path=postgres-protocol/Cargo.toml

0 commit comments

Comments
 (0)