Remove unused travis file
This commit is contained in:
parent
6a65277e53
commit
089893e5c4
|
|
@ -1,8 +0,0 @@
|
||||||
language: rust
|
|
||||||
rust: stable
|
|
||||||
os: osx
|
|
||||||
cache:
|
|
||||||
cargo: true
|
|
||||||
script:
|
|
||||||
- cargo run --manifest-path=systest/Cargo.toml
|
|
||||||
- cargo test --manifest-path=openssl/Cargo.toml
|
|
||||||
Loading…
Reference in New Issue