inotify-sys 0.1.3

inotify bindings for the Rust programming language
Documentation
language: rust

# Test on the latest versions of all channels.
rust:
  - stable
  - beta
  - nightly

script:
  - cargo test