sudo: false language: ruby rvm: - 1.9.3 - 2.0.0 - 2.1.10 - 2.2.7 - 2.3.4 - 2.4.1 - jruby-9.0.5.0 script: bundle exec rspec spec notifications: recipients: - shane@emmons.io