pencil 0.0.1

A microframework for Rust.
sudo: false
language: rust
rust:
  - stable

script:
  - make test