diff options
author | Mitchell Cash <mitchell@mitchellcash.com> | 2018-09-24 14:50:02 +1000 |
---|---|---|
committer | Mitchell Cash <mitchell@mitchellcash.com> | 2018-09-25 11:36:16 +1000 |
commit | ff40357da10afd16b9efb06c4e6e8981fac8c239 (patch) | |
tree | 07bf384ed3c6d37a3229812cceff9393413cb2f9 | |
parent | 4dac24db23d121ec21080f04e210227c4ff5d281 (diff) |
AppVeyor: Move AppVeyor YAML to dot-file-style YAML
AppVeyor supports dot-file-style YAML named .appveyor.yml as is. This
helps keep the root of the repository clean(ish) and readable by having
the CI files as dot-files.
-rw-r--r-- | .appveyor.yml (renamed from appveyor.yml) | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/appveyor.yml b/.appveyor.yml index c2e1c00b8d..c2e1c00b8d 100644 --- a/appveyor.yml +++ b/.appveyor.yml |