ammonia 3.1.0

HTML Sanitization
Documentation
language: rust
cache: cargo
rust:
 - beta
 - stable
 - 1.36.0

branches:
 only:
  - master
  - staging
  - trying

env:
  - RUSTFLAGS='--cfg ammonia_unstable'
  - RUSTFLAGS=''