Commit graph

1 commit

Author SHA1 Message Date
Imran Iqbal
8f7cbdebc7
refactor(kitchen): prefer kitchen.yml to .kitchen.yml
* Quoting from https://kitchen.ci/docs/getting-started/kitchen-yml/:
  - As of test-kitchen 1.21.0, we now prefer `kitchen.yml` over `.kitchen.yml`.
  - This preference applies to `kitchen.local.yml` as well.
  - This is backward compatible so the dot versions continue to work.
2019-05-02 19:08:47 +01:00
Renamed from .kitchen.yml (Browse further)