Sha256: 1a4d5993f526fadeb59f67cd4322404380463e75b7dd96b8091b9ce2c7b628b2
Contents?: true
Size: 434 Bytes
Versions: 3
Compression:
Stored size: 434 Bytes
Contents
version: '{build}' skip_tags: true environment: matrix: - ruby_version: "22" - ruby_version: "22-x64" 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 - git submodule update --init --recursive test_script: - rake artifacts: - path: pkg\*.gem build: off
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
squib-0.12.0 | appveyor.yml |
squib-0.11.0 | appveyor.yml |
squib-0.10.0 | appveyor.yml |