fasttext 0.1.0

fastText Rust binding
Documentation
sudo: required
language: rust
rust:
  - stable
  - nightly

cache: cargo

script:
  - cargo test