From 0eb0e502c8e0c414de14cd3995061c613802e033 Mon Sep 17 00:00:00 2001 From: Christopher Dunn Date: Thu, 16 Apr 2015 18:30:24 -0700 Subject: [PATCH] add a comment, to force a build --- appveyor.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/appveyor.yml b/appveyor.yml index 1755725..391640e 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -1,3 +1,5 @@ +# This is a comment. + version: {build} os: Windows Server 2012 R2