sessh 0.1.1

Convenient wrapper for SSH sessions
Documentation
language: rust
sudo: false
cache: cargo
rust:
  - stable
  - beta
  - nightly
matrix:
  allow_failures:
    - rust: nightly