Skip to content

Commit 6415d7e

Browse files
committed
Test postgres-tokio
1 parent 492d5d0 commit 6415d7e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,4 @@ before_script:
1111
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(" ")')"
14+
- cargo test --manifest-path=postgres-tokio/Cargo.toml

0 commit comments

Comments
 (0)