cmark

My personal build of CMark ✏️

Commit
4afd26ebd7cee67e71fcf9eeafad381cb34a4680
Parent
291fd67499585b7989b0cfdd735473849e7a9146
Author
John MacFarlane <jgm@berkeley.edu>
Date

Enable testing on osx with travis.

Diffstat

1 file changed, 3 insertions, 0 deletions

Status File Name N° Changes Insertions Deletions
Modified .travis.yml 3 3 0
diff --git a/.travis.yml b/.travis.yml
@@ -1,3 +1,6 @@
+os:
+ - linux
+ - osx
 language: c
 compiler:
  - clang