lit 0.2.7

Integrated testing tool
Documentation
language: rust

rust:
  - stable
  - nightly
  - beta

script:
  - cargo test --all