Sha256: 54531146846342aacf59abf9bfb3841bdb64908093be7d84c05fd9d3d06b9e7c

Contents?: true

Size: 179 Bytes

Versions: 13

Compression:

Stored size: 179 Bytes

Contents

# appveyor.yml
install:
  - set PATH=C:\Ruby23-x64\bin;%PATH%
  - bundle install

build: off

before_test:
  - ruby -v
  - gem -v
  - bundle -v

test_script:
  - bundle exec rake

Version data entries

13 entries across 13 versions & 2 rubygems

Version Path
language_cards-0.3.2 .appveyor.yml
language_cards-0.3.1 .appveyor.yml
language_cards-0.3.0 .appveyor.yml
language_cards-0.2.0 .appveyor.yml
language_cards-0.1.3 .appveyor.yml
language_cards-0.1.2 .appveyor.yml
color_pound_spec_reporter-0.0.9 .appveyor.yml
color_pound_spec_reporter-0.0.8 .appveyor.yml
color_pound_spec_reporter-0.0.7 .appveyor.yml
language_cards-0.1.1 .appveyor.yml
language_cards-0.1.0 .appveyor.yml
language_cards-0.0.7 .appveyor.yml
language_cards-0.0.6 .appveyor.yml