timetrack 0.3.2

Automatically track how you are spending your time by watching the file system
Documentation
language: rust
rust:
  - stable
  - beta
  - nightly
matrix:
  allow_failures:
    - rust: nightly
  fast_finish: true
cache: cargo