Sha256: 3326185672cc29fe14bf41e4fa45d303a5a45d01a04ea1114112d36762ea99ec

Contents?: true

Size: 419 Bytes

Versions: 3

Compression:

Stored size: 419 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=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

3 entries across 3 versions & 1 rubygems

Version Path
fluent-plugin-chatwork-2.0.0 .travis.yml
fluent-plugin-chatwork-2.0.0.beta1 .travis.yml
fluent-plugin-chatwork-1.0.1 .travis.yml