Sha256: f5e0ca3ba2a90c77dd4ab4358b4277ce6d0f02de920c78837313269856ae8c26

Contents?: true

Size: 1001 Bytes

Versions: 58

Compression:

Stored size: 1001 Bytes

Contents

version: '{build}'

# init:
#   - ps: iex ((new-object net.webclient).DownloadString('https://raw.githubusercontent.com/appveyor/ci/master/scripts/enable-rdp.ps1'))

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
#  - bundle exec rake test TESTOPTS=-v

branches:
  only:
    - master
    - v0.10
    - v0.12
    - v0.14

# https://www.appveyor.com/docs/installed-software/#ruby
environment:
  matrix:
    - ruby_version: "23-x64"
      devkit: C:\Ruby23-x64\DevKit
    - ruby_version: "23"
      devkit: C:\Ruby23\DevKit
    - ruby_version: "22-x64"
      devkit: C:\Ruby23-x64\DevKit
    - ruby_version: "21-x64"
      devkit: C:\Ruby23-x64\DevKit
    - ruby_version: "22"
      devkit: C:\Ruby23\DevKit
      WIN_RAPID: true
    - ruby_version: "21"
      devkit: C:\Ruby23\DevKit
      WIN_RAPID: true
matrix:
  allow_failures:
    - ruby_version: "21"

Version data entries

58 entries across 58 versions & 2 rubygems

Version Path
fluentd-1.1.3 appveyor.yml
fluentd-1.1.2 appveyor.yml
fluentd-1.1.1 appveyor.yml
fluentd-1.1.0 appveyor.yml
fluentd-1.0.2 appveyor.yml
fluentd-1.0.1 appveyor.yml
fluentd-1.0.0 appveyor.yml
fluentd-0.14.25 appveyor.yml
fluentd-1.0.0.rc1 appveyor.yml
fluentd-0.14.24 appveyor.yml
fluentd-0.14.23 appveyor.yml
fluentd-0.14.23.rc1 appveyor.yml
fluentd-0.14.22 appveyor.yml
fluentd-0.14.22.rc2 appveyor.yml
fluentd-hubspot-0.14.14.2 appveyor.yml
fluentd-hubspot-0.14.14.1 appveyor.yml
fluentd-0.14.22.rc1 appveyor.yml
fluentd-0.14.21 appveyor.yml
fluentd-0.14.20 appveyor.yml
fluentd-0.14.20.rc1 appveyor.yml