Sha256: 3762db566302478d4ea18b3f5a86d53fe8896d8d66703390418e302514339999

Contents?: true

Size: 563 Bytes

Versions: 4

Compression:

Stored size: 563 Bytes

Contents

---
install:
  - SET PATH=C:\Ruby%ruby_version%\bin;%PATH%
  - ruby --version
  - gem --version
  - bundle install
build: off
test_script:
  - bundle exec rake ci
environment:
  matrix:
    - ruby_version: "200"
    - ruby_version: "200-x64"
    - ruby_version: "21"
    - ruby_version: "21-x64"
    - ruby_version: "22"
    - ruby_version: "22-x64"
    - ruby_version: "23"
    - ruby_version: "23-x64"
    - ruby_version: "24"
    - ruby_version: "24-x64"
    - ruby_version: "25"
    - ruby_version: "25-x64"
matrix:
  allow_failures:
    - ruby_version: "25"

Version data entries

4 entries across 4 versions & 3 rubygems

Version Path
tty-file-0.6.0 appveyor.yml
tty-command-0.8.1 appveyor.yml
tty-command-0.8.0 appveyor.yml
tty-editor-0.4.0 appveyor.yml