RoboticCheese/kitchen-localhost

View on GitHub
appveyor.yml

Summary

Maintainability
Test Coverage
branches:
  only:
    - master

cache:
  - '%TEMP%\verifier\gems'

install:
  - cinst chefdk
  - SET PATH=C:\opscode\chefdk\bin;%PATH%

build_script:
  - chef exec bundle update

test_script:
  - chef exec bundle exec kitchen test -c 2