gajus / dindent

HTML indentation library for development and testing.
Other
180 stars 31 forks source link

Use local phpunit to mitigate problems with different php versions #31

Closed Schleuse closed 6 years ago

Schleuse commented 6 years ago

Use local phpunit installation as suggested in pullrequest #17. I've also switched from satooshi/php-coveralls to php-coveralls/php-coveralls due to the deprecation of satooshi/php-coveralls

coveralls commented 6 years ago

Coverage Status

Coverage remained the same at 92.683% when pulling 274aff45d558d8ae6f9270f8fa1917f0aae186f5 on Schleuse:use-local-phpunit into 6638930af0a22a40e2574e8d50248237f27994c5 on gajus:master.

Schleuse commented 6 years ago

The switch of the coveralls implementation also fixes #30