skeletal_animation 0.15.0

Skeletal character animation library, using gfx-rs
Documentation
language: rust
script:
  - cargo build -v
  - cargo doc -v
after_success:
  - curl http://docs.piston.rs/travis-doc-upload.sh | sh