rustmann 0.2.2

Rust/Tokio client for Riemann
1
2
3
4
5
6
7
8
language: rust
rust:
  - nightly
#  - stable
dist: trusty
sudo: required
before_script:
  - sudo apt-get install protobuf-compiler