lighthouse 0.2.1

Command line tool and Philips Hue light control framework wrapping up the Hue API
Documentation
language: rust
rust:
  - nightly
jobs:
  fast_finish: true

cache: cargo
script:
  - cargo build --verbose --all
  - cargo test --verbose --all --all-features