Skip to content

Commit

Permalink
updated to cmark 0.25.2
Browse files Browse the repository at this point in the history
  • Loading branch information
rhinoman committed Mar 26, 2016
1 parent 59d78f2 commit 3026c7a
Show file tree
Hide file tree
Showing 20 changed files with 2,993 additions and 2,945 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,6 @@ _testmain.go

#Misc junk
*.swp

.idea/
*.iml
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# Travis build settings for go-commonmark
language: go
go:
- 1.4
- 1.5
- 1.6
before_install:
- echo "yes" | sudo add-apt-repository ppa:kalakris/cmake
- sudo apt-get update -qq
Expand Down
Loading

0 comments on commit 3026c7a

Please sign in to comment.