Sha256: 2ba04e50fc894f6385b603076948f53ecf1de9817a2877eea5b8de50628c9145

Contents?: true

Size: 762 Bytes

Versions: 37

Compression:

Stored size: 762 Bytes

Contents

install:
  - SET PATH=C:\ruby%ruby_version%\bin;%PATH%
  - ps: |
      if ($env:ruby_version -like "*head*") {
        $(new-object net.webclient).DownloadFile("https://github.com/oneclick/rubyinstaller2/releases/download/rubyinstaller-head/rubyinstaller-$env:ruby_version.exe", "$pwd/ruby-setup.exe")
        cmd /c ruby-setup.exe /verysilent /dir=C:/Ruby$env:ruby_version
      }
  - ruby --version
  - gem --version
  - gem install bundler --conservative
  - bundle install

build: off

test_script:
  - bundle exec rake -rdevkit

environment:
  matrix:
    - ruby_version: head-x64
    - ruby_version: 24
    - ruby_version: 23-x64
    - ruby_version: 22
    - ruby_version: 21-x64
    - ruby_version: 200

matrix:
  allow_failures:
    - ruby_version: head

Version data entries

37 entries across 33 versions & 4 rubygems

Version Path
tdiary-5.0.11 vendor/bundle/gems/nokogiri-1.8.5/appveyor.yml
tdiary-5.0.11 vendor/bundle/gems/nokogiri-1.8.4/appveyor.yml
nokogiri-1.9.0.rc1 appveyor.yml
nokogiri-1.9.0.rc1-x86-mingw32 appveyor.yml
nokogiri-1.9.0.rc1-x64-mingw32 appveyor.yml
nokogiri-1.9.0.rc1-java appveyor.yml
nokogiri-1.8.5 appveyor.yml
nokogiri-1.8.5-x86-mingw32 appveyor.yml
nokogiri-1.8.5-x64-mingw32 appveyor.yml
nokogiri-1.8.5-java appveyor.yml
daslabs-0.12.0 vendor/cache/ruby/2.5.0/gems/nokogiri-1.8.2/appveyor.yml
daslabs-0.11.0 vendor/cache/ruby/2.5.0/gems/nokogiri-1.8.2/appveyor.yml
nokogiri-1.8.4 appveyor.yml
nokogiri-1.8.4-x86-mingw32 appveyor.yml
nokogiri-1.8.4-x64-mingw32 appveyor.yml
nokogiri-1.8.4-java appveyor.yml
vagrant-packet-0.1.1 vendor/bundle/ruby/2.5.0/gems/nokogiri-1.8.3/appveyor.yml
vagrant-packet-0.1.1 vendor/bundle/ruby/2.4.0/gems/nokogiri-1.8.3/appveyor.yml
vagrant-packet-0.1.1 vendor/bundle/ruby/2.3.0/gems/nokogiri-1.8.3/appveyor.yml
tdiary-5.0.9 vendor/bundle/gems/nokogiri-1.8.2/appveyor.yml