Fix osx build

This commit is contained in:
Steven Fackler 2019-03-12 21:42:07 -07:00
parent bd668ec702
commit 0c112d2162
1 changed files with 1 additions and 1 deletions

View File

@ -183,7 +183,7 @@ jobs:
--manifest-path=systest/Cargo.toml \
<<# parameters.vendored >> --features vendored <</ parameters.vendored >>
- run: |
cargo run \
cargo test \
--manifest-path=openssl-errors/Cargo.toml \
<<# parameters.vendored >> --features openssl-sys/vendored <</ parameters.vendored >>
- run: |