See #18. Enable Markdown tests.
This commit is contained in:
parent
74e7ab0e06
commit
8cbc8741df
|
@ -16,7 +16,7 @@ before_install:
|
||||||
- brew install python
|
- brew install python
|
||||||
- pip install --upgrade autopep8
|
- pip install --upgrade autopep8
|
||||||
# Markdown language support
|
# Markdown language support
|
||||||
# - cabal install pandoc
|
- brew install pandoc
|
||||||
# Java, C, C++, C#, Objective-C, D, Pawn, Vala
|
# Java, C, C++, C#, Objective-C, D, Pawn, Vala
|
||||||
- brew install uncrustify
|
- brew install uncrustify
|
||||||
# PHP
|
# PHP
|
||||||
|
|
Loading…
Reference in New Issue