maxminddb 0.1.6

Library for reading MaxMind DB format used by GeoIP2
language: rust

script:
  - make all check
after_script:
  - curl http://www.rust-ci.org/artifacts/put?t=$RUSTCI_TOKEN | sh