From 82d2f1d64767d3c26f4b453298fddaf8cb28e569 Mon Sep 17 00:00:00 2001 From: Vadim Zeitlin Date: Mon, 5 Apr 2021 15:41:04 +0200 Subject: [PATCH] Ignore changes to a script not used under AppVeyor This file is only used by GitHub and Travis CI, so don't rebuild AppVeyor needlessly. --- appveyor.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/appveyor.yml b/appveyor.yml index 1315b44bda..5416fcc788 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -31,6 +31,7 @@ skip_commits: - .travis.yml - build/tools/travis-ci.sh - build/tools/before_install.sh + - build/tools/httpbin.sh environment: matrix: