|
|
@@ -35,7 +35,7 @@ before_script:
|
|
|
- echo "<?php App::uses('BaseEmailConfig', 'Tools.Config'); class EmailConfig extends BaseEmailConfig {}" > Config/email.php
|
|
|
- echo "Configure::write('Config.adminEmail', 'example@example.org');" >> Config/bootstrap.php
|
|
|
- cd ..
|
|
|
- - cp ../tools/phpunit.xml app/
|
|
|
+ - cp ../cakephp-tools/phpunit.xml app/
|
|
|
|
|
|
script:
|
|
|
- ../travis/script.sh
|