pencil 0.3.0

A micro web framework for Rust.
sudo: false
language: rust
rust:
  - stable

script:
  - make test