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