lit 0.3.3

Integrated testing tool, inspired by LLVM's 'lit' testing script
Documentation
language: rust

rust:
  - stable
  - nightly
  - beta

script:
  - cargo test --all