Sha256: ca52423ad5b4af94075b60ef768d9e989a99dbad7dccc3be3f554c1038e4e542

Contents?: true

Size: 655 Bytes

Versions: 42

Compression:

Stored size: 655 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%
  - ruby --version
  - gem --version
  - ridk.cmd exec bundle install
build: off
test_script:
  - bundle exec rake test
#  - bundle exec rake test TESTOPTS=-v

branches:
  only:
    - master

# https://www.appveyor.com/docs/installed-software/#ruby
environment:
  matrix:
    - ruby_version: "26-x64"
    - ruby_version: "26"
    - ruby_version: "25-x64"
    - ruby_version: "25"
    - ruby_version: "24-x64"
    - ruby_version: "24"

Version data entries

42 entries across 42 versions & 1 rubygems

Version Path
fluentd-1.10.4 appveyor.yml
fluentd-1.10.3-x64-mingw32 appveyor.yml
fluentd-1.10.3-x86-mingw32 appveyor.yml
fluentd-1.10.3 appveyor.yml
fluentd-1.10.2-x64-mingw32 appveyor.yml
fluentd-1.10.2-x86-mingw32 appveyor.yml
fluentd-1.10.2 appveyor.yml
fluentd-1.10.1-x86-mingw32 appveyor.yml
fluentd-1.10.1-x64-mingw32 appveyor.yml
fluentd-1.10.1 appveyor.yml
fluentd-1.10.0-x64-mingw32 appveyor.yml
fluentd-1.10.0-x86-mingw32 appveyor.yml
fluentd-1.10.0 appveyor.yml
fluentd-1.9.3-x64-mingw32 appveyor.yml
fluentd-1.9.3-x86-mingw32 appveyor.yml
fluentd-1.9.3 appveyor.yml
fluentd-1.9.2-x64-mingw32 appveyor.yml
fluentd-1.9.2-x86-mingw32 appveyor.yml
fluentd-1.9.2 appveyor.yml
fluentd-1.9.1-x86-mingw32 appveyor.yml