cmark

My personal build of CMark ✏️

Commit
c0cf2a3e308e9a8564dfb3a48dd7fc4ab9d57e38
Parent
cc9c7677e66598ed2e93306a747253b2a5a9ec27
Author
John MacFarlane <jgm@berkeley.edu>
Date

Temporary change to see what is in the build directory.

Diffstat

1 file changed, 1 insertion, 0 deletions

Status File Name N° Changes Insertions Deletions
Modified appveyor.yml 1 1 0
diff --git a/appveyor.yml b/appveyor.yml
@@ -10,6 +10,7 @@ install:
 
 build_script:
   - 'nmake'
+  - 'dir build'
 
 test_script:
   - 'nmake test'