Enable LDAP extension for travis-ci
This commit is contained in:
@@ -19,8 +19,7 @@ matrix:
|
||||
before_script:
|
||||
- phpenv config-add tests/php.ini
|
||||
- composer install
|
||||
- wget https://phar.phpunit.de/phpunit.phar
|
||||
- php -i
|
||||
|
||||
script:
|
||||
- php phpunit.phar -c tests/units.$DB.xml
|
||||
- phpunit -c tests/units.$DB.xml
|
||||
Reference in New Issue
Block a user