Sha256: 7802ac5a12578d63989774c91bfea2abd0eef80e23fb09273a53f2711658d972

Contents?: true

Size: 313 Bytes

Versions: 2

Compression:

Stored size: 313 Bytes

Contents

language: ruby

rvm:
  - 2.1
  - 2.2
  - 2.3.3

gemfile:
  - Gemfile
  - gemfiles/activesupport-4.gemfile

matrix:
  exclude:
    - rvm: 2.0
      gemfile: Gemfile
    - rvm: 2.1
      gemfile: Gemfile

before_install:
  - gem update bundler

before_install:
  - gem update bundler

script: bundle exec rake test

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
fluent-plugin-bigquery-0.5.0.beta2 .travis.yml
fluent-plugin-bigquery-0.5.0.beta1 .travis.yml