Skip to content

Commit

Permalink
set CommonMark to 0.16
Browse files Browse the repository at this point in the history
  • Loading branch information
rhinoman committed Jan 20, 2015
1 parent 6546f13 commit 10b914a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ before_install:
- sudo apt-get install python3
- sudo apt-get install re2c
- sudo apt-get install pandoc
- git clone https://github.com/jgm/CommonMark ~/cm
- git clone --branch 0.16 https://github.com/jgm/CommonMark ~/cm
- cd ~/cm
- make
- sudo make install
Expand Down

0 comments on commit 10b914a

Please sign in to comment.