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.3.3-x64-mingw32 appveyor.yml
fluentd-1.3.3-x86-mingw32 appveyor.yml
fluentd-1.3.3 appveyor.yml
fluentd-1.3.2-x86-mingw32 appveyor.yml
fluentd-1.3.2-x64-mingw32 appveyor.yml
fluentd-1.3.2 appveyor.yml
fluentd-1.3.1-x86-mingw32 appveyor.yml
fluentd-1.3.1-x64-mingw32 appveyor.yml
fluentd-1.3.1 appveyor.yml
fluentd-1.3.0 appveyor.yml
fluentd-1.2.6 appveyor.yml
fluentd-1.2.5 appveyor.yml
fluentd-1.2.5.rc1 appveyor.yml
fluentd-1.2.4 appveyor.yml
fluentd-1.2.4.rc1 appveyor.yml
fluentd-1.2.3 appveyor.yml
fluentd-1.2.2 appveyor.yml
fluentd-1.2.1 appveyor.yml
fluentd-1.2.0 appveyor.yml
fluentd-1.2.0.pre1 appveyor.yml