language: ruby cache: bundler sudo: false rvm: - 2.2 - 2.1 env: global: - NOKOGIRI_USE_SYSTEM_LIBRARIES=true notifications: email: recipients: - "ul-dlt-hydra@lists.psu.edu" on_success: "change" on_failure: "always" irc: channels: - "irc.freenode.org#projecthydra" template: - "%{repository}//%{branch}@%{commit} by %{author}: %{message} - %{build_url}"