Sha256: e6de572657e39dba30db8fa1e25dc3498aa01c6b9cee86950b45d3c8700324fd
Contents?: true
Size: 584 Bytes
Versions: 1
Compression:
Stored size: 584 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 # 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
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
fluent-plugin-grok-parser-2.6.2 | appveyor.yml |