Remove unused travis file

This commit is contained in:
Steven Fackler 2017-11-20 18:57:22 -08:00
parent 6a65277e53
commit 089893e5c4
1 changed files with 0 additions and 8 deletions

View File

@ -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