studio3104/fluent-plugin-nata2

View on GitHub
.travis.yml

Summary

Maintainability
Test Coverage
language: ruby

rvm:
  - 2.1.1
  - 2.4.3

before_install:
  - gem update bundler

script:
  - bundle exec rake test