.travis.yml in fluent-plugin-mongo-1.3.0 vs .travis.yml in fluent-plugin-mongo-1.4.0

- old
+ new

@@ -1,23 +1,16 @@ rvm: - - 2.1 - - 2.2.4 - - 2.3.1 - - 2.4.3 - - 2.5.0 + - 2.4.10 + - 2.5 + - 2.6 + - 2.7 - ruby-head gemfile: - Gemfile services: - mongodb - -before_install: - - gem update --system=2.7.8 - -before_script: - - git submodule update -i script: bundle exec rake test matrix: allow_failures: