heartbeats-simple-sys 0.4.0

FFI bindings to heartbeats-simple
Documentation
os:
  - linux
  - osx

addons:
  apt:
    sources:
      - kubuntu-backports
    packages:
      - cmake

language: rust

rust:
  # No more support for 1.0 in pkg-config build dependency
  # - 1.0.0
  - stable
  - beta
  - nightly

matrix:
  allow_failures:
    - rust: nightly