cmark

My personal build of CMark ✏️

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

Revert "Temporary change to see what is in the build directory."

This reverts commit c0cf2a3e308e9a8564dfb3a48dd7fc4ab9d57e38.

Diffstat

1 file changed, 0 insertions, 1 deletion

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