Run unit tests across different database backends + fix bugs
This commit is contained in:
@@ -7,4 +7,4 @@ php:
|
||||
- "5.3"
|
||||
|
||||
before_script: wget https://phar.phpunit.de/phpunit.phar
|
||||
script: php phpunit.phar
|
||||
script: php phpunit.phar -c tests/units.sqlite.xml
|
||||
Reference in New Issue
Block a user