Sha256: 7a21e7a053878efe969f4bf5b7cd6ecc6d198f513370d6ba776987100ca45aed

Contents?: true

Size: 409 Bytes

Versions: 37

Compression:

Stored size: 409 Bytes

Contents

---
version: "{build}"
branches:
  only:
    - master
clone_depth: 10
install:
  - SET PATH=C:\Ruby%ruby_version%\bin;%PATH%
  - ruby --version
  - gem --version
  - gem install bundler --quiet --no-ri --no-rdoc
  - bundler --version
  - bundle install
build: off
test_script:
  - bundle exec rake spec

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

Version data entries

37 entries across 37 versions & 2 rubygems

Version Path
rake-compiler-1.2.9 appveyor.yml
rake-compiler-1.2.8 appveyor.yml
rake-compiler-1.2.7 appveyor.yml
rake-compiler-1.2.6 appveyor.yml
getargv-0.3.3-universal-darwin vendor/bundle/ruby/3.3.0/gems/rake-compiler-1.2.5/appveyor.yml
rake-compiler-1.2.5 appveyor.yml
rake-compiler-1.2.4 appveyor.yml
rake-compiler-1.2.3 appveyor.yml
rake-compiler-1.2.2 appveyor.yml
rake-compiler-1.2.1 appveyor.yml
rake-compiler-1.2.0 appveyor.yml
rake-compiler-1.1.9 appveyor.yml
rake-compiler-1.1.8 appveyor.yml
rake-compiler-1.1.7 appveyor.yml
rake-compiler-1.1.6 appveyor.yml
rake-compiler-1.1.5 appveyor.yml
rake-compiler-1.1.4 appveyor.yml
rake-compiler-1.1.3 appveyor.yml
rake-compiler-1.1.2 appveyor.yml
rake-compiler-1.1.1 appveyor.yml