]> git.mxchange.org Git - friendica.git/blob - library/html-to-markdown/circle.yml
Merge branch '1702-detect-server' of github.com:annando/friendica into 1702-detect...
[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