piston 0.2.2

The Piston game engine core libraries
language: rust
script:
  - cargo build -v
  - cargo doc -v
after_success:
  - curl https://raw.githubusercontent.com/PistonDevelopers/docs/gh-pages/travis-doc-upload.sh | sh