tabular 0.1.4

Plain text tables, aligned automatically
Documentation
language: rust
rust:
  - stable
  - beta
  - nightly
  - 1.31.0

matrix:
  allow_failures:
    - rust: nightly
  fast_finish: true

notifications:
  email:
    on_success: never