Now actually running tests, dropping PHP5.5

This commit is contained in:
Ismo Vuorinen
2017-09-14 12:15:19 +03:00
parent 6998e75451
commit b9c5530928
5 changed files with 9 additions and 10 deletions

View File

@@ -13,7 +13,7 @@
>
<testsuites>
<testsuite name="Test Suite">
<directory>./tests/</directory>
<directory suffix="Test.php" phpVersion="5.6.0" phpVersionOperator=">=">./tests</directory>
</testsuite>
</testsuites>
@@ -22,4 +22,4 @@
<directory>./src/</directory>
</whitelist>
</filter>
</phpunit>
</phpunit>