Sha256: 57457bc6f19e89b34ac231b156b0d7314e0263ab8cb8fee235801a8e4f3bbd4a

Contents?: true

Size: 261 Bytes

Versions: 7

Compression:

Stored size: 261 Bytes

Contents

language: ruby

rvm:
  - 2.1
  - 2.2
  - 2.3.6
  - 2.4.3
  - 2.5.0
  - ruby-head

gemfile:
 - Gemfile

branches:
  only:
    - master

before_install: gem update bundler
script: bundle exec rake test

sudo: false

matrix:
  allow_failures:
    - rvm: ruby-head

Version data entries

7 entries across 7 versions & 2 rubygems

Version Path
fluent-plugin-gcloud-pubsub-custom-subscriber-1.3.2 .travis.yml
fluent-plugin-gcloud-pubsub-custom-subscriber-1.3.1 .travis.yml
fluent-plugin-gcloud-pubsub-custom-1.3.1 .travis.yml
fluent-plugin-gcloud-pubsub-custom-1.3.0 .travis.yml
fluent-plugin-gcloud-pubsub-custom-1.2.0 .travis.yml
fluent-plugin-gcloud-pubsub-custom-1.1.0 .travis.yml
fluent-plugin-gcloud-pubsub-custom-1.0.3 .travis.yml