Prechádzať zdrojové kódy

Rename tests/phpunit.xml.dist for clarity

Jordi Boggiano 12 rokov pred
rodič
commit
cb7e86d538
2 zmenil súbory, kde vykonal 1 pridanie a 1 odobranie
  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