language: ruby rvm: - 1.8.7 - 1.9.3 - 2.0.0 script: "bundle exec rspec" notification: recipients: - mercenary@jekyllrb.com email: on_success: change on_failure: change