Use drone for testing

Signed-off-by: Julius Haertl <jus@bitgrid.net>
This commit is contained in:
Julius Haertl
2017-02-28 15:20:29 +01:00
parent 90e0c57224
commit cf03e08d1e
3 changed files with 145 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
<phpunit bootstrap="bootstrap.php" colors="true">
<phpunit bootstrap="../../../tests/bootstrap.php" colors="true">
<testsuites>
<testsuite name="unit">
<directory>./unit</directory>