Sha256: 06beee735f1309b7133bd6f035c742cded0ac661121147c77cf07e0e97de9788

Contents?: true

Size: 299 Bytes

Versions: 4

Compression:

Stored size: 299 Bytes

Contents

---
version: "{build}"
clone_depth: 10
install:
  - SET PATH=C:\Ruby%ruby_version%\bin;%PATH%
  - ruby --version
  - gem --version
  - bundle --version
  - bundle install
build_script:
  - bundle exec rake build
test_script:
  - bundle exec rake spec
environment:
  matrix:
    - ruby_version: "22"

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
td-0.14.1 appveyor.yml
td-0.14.0 appveyor.yml
td-0.13.2 appveyor.yml
td-0.13.1 appveyor.yml