Sha256: 77b07fec96181db9320e8c578ef3c6c366ad5143f454468dcf6f7248b8b92dd2

Contents?: true

Size: 484 Bytes

Versions: 13

Compression:

Stored size: 484 Bytes

Contents

install:
  - SET PATH=C:\Ruby%ruby_version%\bin;%PATH%
  - SET PATH=C:\MinGW\bin;%PATH%
  - SET RAKEOPT=-rdevkit
  - ruby --version
  - gem --version
  - bundle install

build: off

test_script:
  - bundle exec rake

environment:
  matrix:
    - ruby_version: "23"
    - ruby_version: "23-x64"
    - ruby_version: "22"
    - ruby_version: "22-x64"
    - ruby_version: "21"
    - ruby_version: "21-x64"
    - ruby_version: "200"
    - ruby_version: "200-x64"
    - ruby_version: "193"

Version data entries

13 entries across 13 versions & 3 rubygems

Version Path
tdiary-5.0.8 vendor/bundle/gems/tdiary-5.0.7/vendor/bundle/gems/nokogiri-1.8.1/appveyor.yml
tdiary-5.0.7 vendor/bundle/gems/nokogiri-1.8.1/appveyor.yml
pract6-0.1.0 .gem/ruby/2.3.0/gems/nokogiri-1.8.1/appveyor.yml
tdiary-5.0.6 vendor/bundle/gems/nokogiri-1.8.1/appveyor.yml
nokogiri-1.8.1 appveyor.yml
nokogiri-1.8.1-x86-mingw32 appveyor.yml
nokogiri-1.8.1-x64-mingw32 appveyor.yml
nokogiri-1.8.1-java appveyor.yml
tdiary-5.0.5 vendor/bundle/gems/nokogiri-1.8.0/appveyor.yml
nokogiri-1.8.0 appveyor.yml
nokogiri-1.8.0-x86-mingw32 appveyor.yml
nokogiri-1.8.0-x64-mingw32 appveyor.yml
nokogiri-1.8.0-java appveyor.yml