piston 0.1.4

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