# https://github.com/travis-ci/travis-ci/wiki/.travis.yml-options bundler_args: --without development script: "bundle exec rspec spec" rvm: - 1.8.7 - 1.9.2 - jruby - rbx - ree - 1.8.7-p174 notifications: recipients: - jakub@rabbitmq.com - michaelklishin@me.com - markizko@gmail.com