Sha256: 1f2f178574082ac694d13bed74b82afe07a32db0430830c5052cc25dbafd8314

Contents?: true

Size: 539 Bytes

Versions: 74

Compression:

Stored size: 539 Bytes

Contents

version: '{build}'

install:
  - SET PATH=C:\Ruby%ruby_version%\bin;%PATH%
  - "%devkit%\\devkitvars.bat"
  - ruby --version
  - gem --version
  - bundle install
build: off
test_script:
  - bundle exec rake test TESTOPTS=-v

environment:
  matrix:
    - ruby_version: "22-x64"
      devkit: C:\Ruby21-x64\DevKit
    - ruby_version: "22"
      devkit: C:\Ruby21\DevKit
    - ruby_version: "21-x64"
      devkit: C:\Ruby21-x64\DevKit
    - ruby_version: "21"
      devkit: C:\Ruby21\DevKit
matrix:
  allow_failures:
    - ruby_version: "21"

Version data entries

74 entries across 74 versions & 3 rubygems

Version Path
fluent-plugin-s3-1.8.2 appveyor.yml
fluent-plugin-s3-1.8.1 appveyor.yml
fluent-plugin-s3-1.8.0 appveyor.yml
fluent-plugin-s3-1.7.2 appveyor.yml
fluent-plugin-s3-1.7.1 appveyor.yml
fluent-plugin-s3-1.7.0 appveyor.yml
fluent-plugin-s3-1.6.1 appveyor.yml
fluent-plugin-s3-1.6.0 appveyor.yml
fluent-plugin-s3-1.5.1 appveyor.yml
fluent-plugin-s3-1.5.0 appveyor.yml
fluent-plugin-s3-file-inclusion-1.4.1 appveyor.yml
fluent-plugin-s3-1.4.0 appveyor.yml
fluent-plugin-s3-1.3.4 appveyor.yml
fluent-plugin-s3-1.3.3 appveyor.yml
fluent-plugin-s3-1.3.2 appveyor.yml
fluent-plugin-s3-1.3.1 appveyor.yml
fluent-plugin-s3-1.3.0 appveyor.yml
fluent-plugin-s3-1.2.1 appveyor.yml
fluent-plugin-s3-1.2.0 appveyor.yml
fluent-plugin-s3-1.1.11 appveyor.yml