Sha256: f09a855cc9ba01049853441c64812757e94be7ffce6d2810eba194c4a8d9dfc0

Contents?: true

Size: 594 Bytes

Versions: 35

Compression:

Stored size: 594 Bytes

Contents

---
install:
  - ps: ((New-Object Net.WebClient).DownloadFile('https://raw.githubusercontent.com/bagder/ca-bundle/master/ca-bundle.crt', "$env:TMP\ca-bundle.crt"))
  - SET SSL_CERT_FILE=%TMP%\ca-bundle.crt
  - SET PATH=C:\Ruby%ruby_version%\bin;%PATH%
  - SET RAKEOPT=-rdevkit
  - ruby --version
  - gem --version
  - bundle install

build: off

test_script:
  - bundle exec rake

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

Version data entries

35 entries across 31 versions & 9 rubygems

Version Path
vagrant-unbundled-1.8.5.1 vendor/bundle/ruby/2.3.0/gems/mini_portile2-2.0.0/appveyor.yml
vagrant-unbundled-1.8.5.1 vendor/bundle/ruby/2.3.0/gems/mini_portile2-2.1.0/appveyor.yml
vagrant-unbundled-1.8.4.2 vendor/bundle/ruby/2.3.0/gems/mini_portile2-2.1.0/appveyor.yml
vagrant-unbundled-1.8.4.2 vendor/bundle/ruby/2.3.0/gems/mini_portile2-2.0.0/appveyor.yml
vagrant-unbundled-1.8.4.1 vendor/bundle/ruby/2.3.0/gems/mini_portile2-2.0.0/appveyor.yml
tdiary-5.0.1 vendor/bundle/gems/mini_portile2-2.1.0/appveyor.yml
ish_lib_manager-0.0.1 test/dummy/vendor/bundle/ruby/2.3.0/gems/mini_portile2-2.0.0/appveyor.yml
mini_portile2-2.2.0.rc1 appveyor.yml
vagrant-unbundled-1.8.1.1 vendor/bundle/ruby/2.3.0/gems/mini_portile2-2.0.0/appveyor.yml
mini_portile2-2.1.0 appveyor.yml
mini_portile2-2.0.0 appveyor.yml
mini_portile2-2.0.0.rc2 appveyor.yml
mini_portile2-2.0.0.rc1 appveyor.yml
mini_portile-0.7.0.rc4 appveyor.yml
mini_portile-0.7.0.rc3 appveyor.yml