Sha256: b47746306b7a0eb3f60def0e574643bf36056e7c3060bf2e0a25dd4c65a3edcd
Contents?: true
Size: 523 Bytes
Versions: 5
Compression:
Stored size: 523 Bytes
Contents
version: '{build}' skip_tags: true environment: matrix: - RUBY_VERSION: 22 - RUBY_VERSION: 22-x64 - RUBY_VERSION: 21 - RUBY_VERSION: 21-x64 - RUBY_VERSION: 200 - RUBY_VERSION: 193 install: - set PATH=C:\Ruby%RUBY_VERSION%\bin;%PATH% - gem install bundler - bundle install --path=vendor/bundle --retry=3 --jobs=3 cache: - vendor/bundle build: off before_test: - ruby -v - gem -v - bundle -v test_script: - bundle exec rspec - bundle exec ruby -Ilib bin/metric_fu --no-open
Version data entries
5 entries across 5 versions & 1 rubygems
Version | Path |
---|---|
code_metric_fu-4.14.4 | appveyor.yml |
code_metric_fu-4.14.3 | appveyor.yml |
code_metric_fu-4.14.2 | appveyor.yml |
code_metric_fu-4.14.1 | appveyor.yml |
code_metric_fu-4.14.0 | appveyor.yml |