summaryrefslogtreecommitdiff
path: root/appveyor.yml
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2015-10-09 23:15:43 -0700
committerJohn MacFarlane <jgm@berkeley.edu>2015-10-09 23:15:43 -0700
commit5df72d797a1082adf9bc59f301ec66bf7d9446ca (patch)
treedee228b52b6c8660f88b8c7353943ee0dcc0508c /appveyor.yml
parentc0cf2a3e308e9a8564dfb3a48dd7fc4ab9d57e38 (diff)
Revert "Temporary change to see what is in the build directory."
This reverts commit c0cf2a3e308e9a8564dfb3a48dd7fc4ab9d57e38.
Diffstat (limited to 'appveyor.yml')
-rw-r--r--appveyor.yml1
1 files changed, 0 insertions, 1 deletions
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'