Sha256: cd13e4e487f6ff44967a0976f1c9eeb9b34a77105a769fdd8eeeec3ec8f8d966

Contents?: true

Size: 411 Bytes

Versions: 2

Compression:

Stored size: 411 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
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-chatwork-1.0.0 .travis.yml
fluent-plugin-chatwork-1.0.0.beta1 .travis.yml