rustsec 0.7.0-alpha2

Client library for the RustSec security advisory database
Documentation
language: rust

branches:
  only:
    - master

rust:
  - stable
  - beta
  - nightly

os:
  - linux
  - osx

matrix:
  fast_finish: true
  allow_failures:
    - os: osx

notifications:
  irc: 'irc.mozilla.org#rustsec'