Sha256: 52dcd18295f9b35c4e5161d32ecec24bda20ceb3f921673bceae98b2f21ec39a

Contents?: true

Size: 421 Bytes

Versions: 2

Compression:

Stored size: 421 Bytes

Contents

language: ruby
rvm:
- 2.1
- 2.2
- 2.3.3
- ruby-head
cache: bundler
bundler_args: --jobs=2
before_script:
- export CODECLIMATE_REPO_TOKEN=93805166d8380e3602f18bd68762cb0222f0d68fca3f1771f22188a5a0995485
- export COVERAGE=true
script:
- bundle exec rspec
- bundle exec codeclimate-test-reporter
branches:
  only:
    - master
    - 0.x
notifications:
  email: false
matrix:
  allow_failures:
  - rvm: ruby-head
sudo: false

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
fluent-plugin-out_chatwork-0.0.99.0 .travis.yml
fluent-plugin-out_chatwork-0.0.99.0.beta1 .travis.yml