github-rs 0.6.0

Pure Rust bindings to the Github API
Documentation
sudo: false
language: rust
os:
  - linux
  - osx
rust:
  - nightly
script:
- cargo build