xdg-rs 0.0.8

Library to help with the XDG basedir spec
language: rust
script:
- cargo build --verbose
- cargo test --verbose
- cargo doc
after_success: |
  [ $TRAVIS_BRANCH = master ] &&
  [ $TRAVIS_PULL_REQUEST = false ] &&
  echo '<meta http-equiv=refresh content=0;url=xdg/index.html>' > target/doc/index.html &&
  sudo pip install ghp-import &&
  ghp-import -n target/doc &&
  git push -fq https://${GH_TOKEN}@github.com/${TRAVIS_REPO_SLUG}.git gh-pages
env:
  global:
    secure: aq1DU23MPBMcmBOIzQssyArz+G2ykAuNzAeMmQAyylSwkVig/f2Hpdppg0opEZhEsXQe8SnNr4yQ5iHF/aI/5Z0bDzxcNHIWskZEtHB0P0toPi+X7clMpndwrBaGoRp6jCg3w6jW2jwvJeHI4dxW+J4is64o1Ks823kqk0mh3is=