dtaniwaki/fluent-plugin-fork

View on GitHub
.travis.yml

Summary

Maintainability
Test Coverage
language: ruby

rvm:
  - 2.1
  - 2.2
  - 2.3.4
  - 2.4.1
gemfile:
  - gemfiles/gemfile

script: "bundle exec rake spec"

branches:
  only:
    - master