ammonia 1.1.0

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

branches:
 only:
  - master
  - staging
  - trying

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