caml 0.1.1

A dynamic CLI tool defined with declarative YAML
Documentation
language: rust
rust:
  - stable
  - beta
  - nightly
matrix:
  allow_failures:
    - rust: nightly
  fast_finish: true