wspty 0.1.0

xterm.js example with Rust Tokio and pty backend server
Documentation
language: node_js
node_js:
  - 4
env:
  - CXX=g++-4.8
addons:
  apt:
    sources:
      - ubuntu-toolchain-r-test
    packages:
      - g++-4.8
notifications:
  email: false