Sha256: ce14ad97805f0d2d975782a3a9697230dc55365147fb78eb42eeed6bfe4c6072
Contents?: true
Size: 510 Bytes
Versions: 2
Compression:
Stored size: 510 Bytes
Contents
version: 1.0.{build}-{branch} cache: - vendor/bundle environment: matrix: - RUBY_VERSION: 23 - RUBY_VERSION: 22 - RUBY_VERSION: 21 - RUBY_VERSION: 200 install: - set PATH=C:\Ruby%RUBY_VERSION%\bin;%PATH% - bundle config --local path vendor/bundle - bundle install build: off before_test: - ruby -v - gem -v - bundle -v test_script: - bundle exec rake after_test: - bundle exec rake build artifacts: - path: pkg/*.gem name: Gem
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
appveyor-worker-0.1.1 | appveyor.yml |
appveyor-worker-0.1.0 | appveyor.yml |