.travis.yml in attributes_dsl-0.0.2 vs .travis.yml in attributes_dsl-0.1.0

- old
+ new

@@ -2,17 +2,13 @@ language: ruby bundler_args: --without metrics --without benchmarks cache: bundler script: bundle exec rake test:coverage:run rvm: - - '1.9.3' - - '2.0' - '2.1' - '2.2' - ruby-head - - rbx-2 --1.9 - rbx-2 --2.1 - - jruby-1.7-19mode - jruby-9.0.0.0 - jruby-head matrix: allow_failures: - rvm: ruby-head