]> git.mxchange.org Git - friendica.git/blob - library/html-to-markdown/circle.yml
Bugfix: Bookmarks doesn't federate well.
[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