Sha256: 13bfe707ce6a734116ab5fe6529dd8e0591713c0aff223fd1465e132008bcc79

Contents?: true

Size: 253 Bytes

Versions: 5

Compression:

Stored size: 253 Bytes

Contents

language: ruby

rvm:
  - 2.1
  - 2.2.5
  - 2.3.3
  - 2.4.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

5 entries across 5 versions & 2 rubygems

Version Path
fluent-plugin-gcloud-pubsub-custom-subscriber-1.3.3 .travis.yml
fluent-plugin-gcloud-pubsub-custom-subscriber-1.3.3Z .travis.yml
fluent-plugin-gcloud-pubsub-custom-1.0.2 .travis.yml
fluent-plugin-gcloud-pubsub-custom-1.0.1 .travis.yml
fluent-plugin-gcloud-pubsub-custom-1.0.0 .travis.yml