Rename tests/phpunit.xml.dist for clarity
parent
07a266793d
commit
cb7e86d538
|
@ -9,4 +9,4 @@ before_script:
|
|||
- curl -s http://getcomposer.org/installer | php
|
||||
- php composer.phar install
|
||||
|
||||
script: phpunit -c tests/
|
||||
script: phpunit -c tests/complete.phpunit.xml
|
||||
|
|
Loading…
Reference in New Issue