From c0cf2a3e308e9a8564dfb3a48dd7fc4ab9d57e38 Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Fri, 9 Oct 2015 21:20:08 -0700 Subject: Temporary change to see what is in the build directory. --- appveyor.yml | 1 + 1 file changed, 1 insertion(+) (limited to 'appveyor.yml') diff --git a/appveyor.yml b/appveyor.yml index d86785b..40e2eb7 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -10,6 +10,7 @@ install: build_script: - 'nmake' + - 'dir build' test_script: - 'nmake test' -- cgit v1.2.3