doapi 0.1.3

A wrapper library for the DigitalOcean API v2
language: rust
rust:
  - nightly
script:
  - cargo build --verbose
  - cargo test