.travis.yml in guard-rails-0.8.0 vs .travis.yml in guard-rails-0.8.1

- old
+ new

@@ -1,8 +1,12 @@ rvm: - - 2.2.3 - - 2.3.0 - - jruby-9.0.5.0 + - 2.2 + - 2.3 + - 2.4 + - ruby-head + - jruby-9.1.7.0 script: "bundle && bundle exec rake spec" +after_success: + - bundle exec codeclimate-test-reporter addons: code_climate: repo_token: 2188902454f0733604836cd02e84f17634b7a49e337269905e0757051db2e3ca