mirror of
https://github.com/erusev/parsedown.git
synced 2023-08-10 21:13:06 +03:00
Don't let Travis skip Parsedown's phpunit tests
This commit is contained in:
parent
f0587d41a9
commit
be671e72a3
@ -18,4 +18,5 @@ install:
|
|||||||
- composer install
|
- composer install
|
||||||
|
|
||||||
script:
|
script:
|
||||||
|
- phpunit
|
||||||
- phpunit test/CommonMarkTestWeak.php || true
|
- phpunit test/CommonMarkTestWeak.php || true
|
||||||
|
Loading…
Reference in New Issue
Block a user