mirror of
https://git.sekbaer.de/Friendica/friendica.git
synced 2025-06-09 16:44:26 +02:00
6 lines
No EOL
137 B
YAML
6 lines
No EOL
137 B
YAML
language: php
|
|
php:
|
|
- "5.5"
|
|
- "5.4"
|
|
- "5.3"
|
|
script: phpunit --no-configuration HTML_To_MarkdownTest ./tests/HTML_To_MarkdownTest.php |