Sha256: eef48402ff3d2a34e13bc5714bc72b3645c23e36fb6b775aedce4d4e347f9145
Contents?: true
Size: 682 Bytes
Versions: 61
Compression:
Stored size: 682 Bytes
Contents
version: 2.0.{build}-{branch} cache: - vendor/bundle environment: matrix: - RUBY_VERSION: "193" - RUBY_VERSION: "200" - RUBY_VERSION: "200-x64" - RUBY_VERSION: "21" - RUBY_VERSION: "21-x64" - RUBY_VERSION: "22" - RUBY_VERSION: "22-x64" - RUBY_VERSION: "23" - RUBY_VERSION: "23-x64" - RUBY_VERSION: "24" - RUBY_VERSION: "24-x64" matrix: allow_failures: - RUBY_VERSION: "193" install: - set PATH=C:\Ruby%RUBY_VERSION%\bin;%PATH% - bundle config --local path vendor/bundle - bundle install --retry=3 --without code_quality build: off before_test: - ruby -v - gem -v - bundle -v test_script: - bundle exec rake
Version data entries
61 entries across 47 versions & 3 rubygems
Version | Path |
---|---|
highline-2.0.0.pre.develop.12 | appveyor.yml |