dummy-rustwlc 0.5.1

A dummy version of the functions defined in rust-wlc, to be used in testing and for travis builds
Documentation
language: rust
rust:
  - stable
  - beta
  - nightly
matrix:
  allow_failures:
    - rust: nightly
notifications:
  slack: way-cooler:bf5hNqMVmTgFpHo3a3vgZ4Lu 
  email: false
script: cargo build --verbose