.travis.yml in amqp-0.9.2 vs .travis.yml in amqp-0.9.3

- old
+ new

@@ -3,14 +3,12 @@ script: "bundle exec rake spec:ci" before_script: ./bin/ci/before_build.sh rvm: - 1.8.7 - rbx-18mode -# - rbx-19mode - - jruby + - jruby-18mode - 1.9.2 - 1.9.3 -# - ruby-head gemfile: - Gemfile - gemfiles/eventmachine-pre notifications: recipients: \ No newline at end of file