sass-rs 0.2.2

Higher level binding for the Sass library
Documentation
sudo: false
language: rust

matrix:
  include:
    # Linux
    - env: TARGET=x86_64-unknown-linux-gnu
    # OSX
    - env: TARGET=x86_64-apple-darwin
      os: osx

notifications:
  email: false