From d80d69339fad0d60a4eb4defef2d9f94e2ca671f Mon Sep 17 00:00:00 2001 From: John Kerl Date: Wed, 19 Aug 2020 14:13:12 -0400 Subject: [PATCH] Update README-appveyor.md --- README-appveyor.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README-appveyor.md b/README-appveyor.md index ba9c692ea..3a5b8ffbd 100644 --- a/README-appveyor.md +++ b/README-appveyor.md @@ -5,6 +5,7 @@ This uses `appveyor.yml` and https://ci.appveyor.com/project/johnkerl/miller. Unfortunately, I understand next to nothing about what I'm doing here -- whenever the AppVeyor build breaks (and the Travis build doesn't) I end up googling for various things in the -https://ci.appveyor.com/project/johnkerl/miller build-log output. +https://ci.appveyor.com/project/johnkerl/miller build-log output, then +iteratively updating `appveyor.yml` until I can get a build again. If anyone has expertise in this area, I'd love to chat! :)