pty-shell 0.1.2

Spawn a shell and control it through pty
Documentation
language: rust
rust:
  - stable
  - beta
  - nightly
sudo: false
matrix:
  allow_failures:
    - rust: nightly