language: ruby rvm: - 1.9.3 - 1.9.2 - 1.8.7 script: bundle exec rake notifications: irc: "irc.freenode.org#jekyll" email: on_success: never on_failure: never