]> git.mxchange.org Git - friendica.git/blob - library/html-to-markdown/circle.yml
Merge pull request #1471 from annando/markdown-shared-posts
[friendica.git] / library / html-to-markdown / circle.yml
1 test:
2   override:
3     - phpunit --no-configuration HTML_To_MarkdownTest ./tests/HTML_To_MarkdownTest.php
4