summaryrefslogtreecommitdiff
path: root/appveyor.yml
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2015-10-09 21:20:08 -0700
committerJohn MacFarlane <jgm@berkeley.edu>2015-10-09 21:20:08 -0700
commitc0cf2a3e308e9a8564dfb3a48dd7fc4ab9d57e38 (patch)
tree3701e60df672f8f758778173a00b31e9d66b2c49 /appveyor.yml
parentcc9c7677e66598ed2e93306a747253b2a5a9ec27 (diff)
Temporary change to see what is in the build directory.
Diffstat (limited to 'appveyor.yml')
-rw-r--r--appveyor.yml1
1 files changed, 1 insertions, 0 deletions
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'