فهرست منبع

Rename tests/phpunit.xml.dist for clarity

Jordi Boggiano 12 سال پیش
والد
کامیت
cb7e86d538
2فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      .travis.yml
  2. 0 0
      tests/complete.phpunit.xml

+ 1 - 1
.travis.yml

@@ -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

+ 0 - 0
tests/phpunit.xml.dist → tests/complete.phpunit.xml