studio3104/fluent-plugin-graphite

View on GitHub
.travis.yml

Summary

Maintainability
Test Coverage
language: ruby

rvm:
  - 1.9.3
  - 2.0.0
  - 2.1.1

before_install:
  - gem update bundler

script:
  - bundle exec rake test