Commit 089893e5 authored by Steven Fackler's avatar Steven Fackler
Browse files

Remove unused travis file

parent 6a65277e
Loading
Loading
Loading
Loading

.travis.yml

deleted100644 → 0
+0 −8
Original line number Diff line number Diff line
language: rust
rust: stable
os: osx
cache:
  cargo: true
script:
- cargo run --manifest-path=systest/Cargo.toml
- cargo test --manifest-path=openssl/Cargo.toml