Sha256: 148615a787245ea65c4df82f4cb0ceb4ebc33c71e55aa9b87e5afce9320aa7a2

Contents?: true

Size: 191 Bytes

Versions: 7

Compression:

Stored size: 191 Bytes

Contents

language: ruby

rvm:
  - 2.1
  - 2.2.6
  - 2.3.3
  - 2.4.0

branches:
  only:
    - master

gemfile:
 - Gemfile

before_install: gem update bundler
script: bundle exec rake test

sudo: false

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
fluent-plugin-azure-queue-0.0.11.pre .travis.yml
fluent-plugin-azure-queue-0.0.8.pre .travis.yml
fluent-plugin-azure-queue-0.0.6.pre .travis.yml
fluent-plugin-azure-queue-0.0.5.pre .travis.yml
fluent-plugin-azure-queue-0.0.4.pre .travis.yml
fluent-plugin-azure-queue-0.0.2.pre .travis.yml
fluent-plugin-azure-queue-0.0.1.pre .travis.yml