geoip 0.0.10

Bindings for the GeoIP library
Documentation
language: rust

rust:
  - nightly
  - 1.0.0-beta

before_script:
  - sudo apt-get install libgeoip-dev