Sha256: 5c1b16604e275b290333bd07a3503b75f61c9312cf25dfd6dde84a19a60f497e

Contents?: true

Size: 263 Bytes

Versions: 42

Compression:

Stored size: 263 Bytes

Contents

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

Version data entries

42 entries across 42 versions & 1 rubygems

Version Path
watir-6.0.1 appveyor.yml
watir-6.0.0 appveyor.yml