# before_install: # - gem install bundler rvm: - 1.9.3 - 2.0.0 - 2.1.0 - 2.1.5 - 2.2.0 - 2.2.4 - 2.2.5 - 2.3.0 - 2.3.1 - 2.4.2 - 2.5.3 - 2.6.2 - jruby-9.2.8.0 script: "bundle exec rake spec" notifications: disabled: false recipients: - xijo@pm.me