mirror of
https://github.com/owncloudarchive/contacts.git
synced 2025-01-18 07:52:21 +01:00
Try with Makefile as it seems phpunit doesn't process the tests
This commit is contained in:
parent
dd25c0522b
commit
80e77e7bcc
@ -4,8 +4,12 @@ php:
|
||||
- 5.4
|
||||
- 5.5
|
||||
|
||||
branches:
|
||||
except:
|
||||
- share
|
||||
|
||||
script:
|
||||
- phpunit --configuration tests/phpunit.xml
|
||||
- make unit-tests
|
||||
|
||||
env:
|
||||
- DB=mysql
|
||||
|
Loading…
x
Reference in New Issue
Block a user