saphir 0.6.1

Yet another http server framework based on Hyper-rs
Documentation
language: rust
cache: cargo

script:
  - cargo check --verbose

notifications:
  email:
    on_success: never