gll 0.0.2

GLL parsing framework.
Documentation
language: rust
rust:
  - stable
  - beta
  - nightly
cache: cargo
script: cargo test --all
branches:
  only:
  - master