cmark

My personal build of CMark ✏️

Commit
8046abeac7432146fa272c33d34c9a2ed04dbae3
Parent
394e6b8c4c393cf2cf244b4f581b356ebfe2d19f
Author
John MacFarlane <jgm@berkeley.edu>
Date

travis - Added ppa that has recent cmake and is whitelisted.

Diffstat

1 file changed, 1 insertion, 1 deletion

Status File Name N° Changes Insertions Deletions
Modified .travis.yml 2 1 1
diff --git a/.travis.yml b/.travis.yml
@@ -12,7 +12,7 @@ addons:
   apt:
     # we need a more recent cmake than travis/linux provides (at least 2.8.9):
     sources:
-    - ppa:kalakris/cmake
+    - ppa:kubuntu-ppa/backports
     packages:
     - cmake
     - python3