Sha256: 5dc4af44c54def3011851a7b062fa42eb987038267ec7e2eae39d5c9e81d9832

Contents?: true

Size: 238 Bytes

Versions: 5

Compression:

Stored size: 238 Bytes

Contents

version: "#{build}"
build: off
clone_depth: 100
install:
  - set PATH=C:\Ruby23\bin;%PATH%
  - bundle install
test_script:
  - bundle exec rake %RAKE_TASK%
environment:
  matrix:
    - RAKE_TASK: spec:chrome
    - RAKE_TASK: spec:firefox

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
watir-6.16.5 appveyor.yml
watir-6.16.4 appveyor.yml
watir-6.16.3 appveyor.yml
watir-6.16.2 appveyor.yml
watir-6.16.1 appveyor.yml