Sha256: a598750f9a25b253ed479997479046f451c68b2c28771471235a68b6e68f14dc

Contents?: true

Size: 240 Bytes

Versions: 3

Compression:

Stored size: 240 Bytes

Contents

# fix lineendings in Windows
init:
  - git config --global core.autocrlf input

build: off

install:
  - set PATH=C:\Ruby22\bin;%PATH%
  - bundle install

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

test_script:
  - bundle exec rake

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
pact_broker-client-1.14.0 appveyor.yml
pact_broker-client-1.13.1 appveyor.yml
pact_broker-client-1.13.0 appveyor.yml