libosu 0.0.25

General-purpose osu! library.
language: rust
rust:
  - stable
  - beta
  - nightly
os: linux
before_install:
  - sudo apt-get update -y
script:
  - cargo test --all-features