Browse Source

Rename tests/phpunit.xml.dist for clarity

Jordi Boggiano 12 years ago
parent
commit
cb7e86d538
2 changed files with 1 additions and 1 deletions
  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