Sha256: ac9241efa538098891f3d63d2d814737f53d4a6c55161b44efa4d5256e6a0898
Contents?: true
Size: 543 Bytes
Versions: 1
Compression:
Stored size: 543 Bytes
Contents
version: 1.0.{build} init: - cmd: >- set base_path=C:/Program Files/7-Zip;C:/Program Files/AppVeyor/BuildAgent;C:/Program Files/Git/cmd;C:/Windows/system32;C:/Windows;"C:/Program Files (x86)/GNU/GnuPG/pub" set PATH=C:/ruby%ruby_version%/bin;C:/msys64/usr/bin;%base_path% environment: matrix: - ruby_version: 22-x64 - ruby_version: 23-x64 - ruby_version: 24-x64 - ruby_version: 25-x64 install: - cmd: bundle install build_script: - cmd: bundle exec rake -rdevkit compile test_script: - cmd: bundle exec rake test deploy: off
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
digest-xxhash-0.1.0 | appveyor.yml |