.travis.yml in amq-protocol-1.9.2 vs .travis.yml in amq-protocol-2.0.0
- old
+ new
@@ -1,14 +1,12 @@
language: ruby
bundler_args: --without development
script: "bundle exec rspec spec"
rvm:
+ - 2.2
+ - 2.1
- 2.0
- - 1.9.3
- - jruby
- - 1.9.2
- ruby-head
- - 1.8.7
notifications:
recipients:
- michael@rabbitmq.com
matrix:
allow_failures: