Sha256: f44042f14d82f25ced132291c5178cff62372c0ee4c3b6f72342107b784deef8

Contents?: true

Size: 613 Bytes

Versions: 2

Compression:

Stored size: 613 Bytes

Contents

language: ruby
rvm:
- 2.1
- 2.2
- 2.3.3
- 2.4.0
- ruby-head
cache: bundler
bundler_args: "--jobs=2"
before_script:
- export CODECLIMATE_REPO_TOKEN=586f55fe847c8d296adc6a00e2adf651cd63f4ea3c6ae79e7d723ad2c1f86ffc
- export COVERAGE=true
script:
- bundle exec rspec
- bundle exec codeclimate-test-reporter
branches:
  only:
  - master
notifications:
  email: false
  slack:
    secure: i04GzZS8Xbq0ZGjz5EvTref5UgH6Z8RfJjFzGf8d841Z54WHpBOPy3aXIiMCVmk1yyB7AKul41l50QgaQenWKeizKhr+Adg6tIGYdrjX5m5tq4tDlpgNR+osYBCyDGgC5PJkF1nMmYMUnI8O1kLKbwE0cqigWTRnyWBTuD+LQ4s=
matrix:
  allow_failures:
  - rvm: ruby-head
sudo: false

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
fluent-plugin-chatwork-2.0.2 .travis.yml
fluent-plugin-chatwork-2.0.1 .travis.yml